Home
last modified time | relevance | path

Searched refs:fpr_offset (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcpu.h3024 static inline int fpr_offset(int i) in fpr_offset() function
3031 return (uint64_t *)((uintptr_t)env + fpr_offset(i)); in cpu_fpr_ptr()