Home
last modified time | relevance | path

Searched defs:PPC_BIT32 (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/qtest/
H A Dpnv-xive2-common.h13 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro
H A Dpnv-host-i2c-test.c16 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro
/qemu/target/ppc/
H A Dcpu.h46 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro