Searched defs:le_mode (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/pci-host/ | ||
H A D | gt64120.c | 999 bool le_mode = FIELD_EX32(s->regs[GT_PCI0_CMD], GT_PCI0_CMD, MByteSwap); in bswap() local |
/qemu/target/ppc/ | ||
H A D | translate.c | 174 bool pr, hv, dr, le_mode; member |