Searched defs:needs_byteswap (Results 1 – 2 of 2) sorted by relevance
/qemu/target/ppc/ | ||
H A D | mem_helper.c | 34 static inline bool needs_byteswap(const CPUPPCState *env) in needs_byteswap() function |
H A D | arch_dump.c | 167 bool needs_byteswap; in ppc_write_elf_vmxregset() local |