Home
last modified time | relevance | path

Searched defs:PPC_BIT (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/
H A Dpnv-host-i2c-test.c15 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
/qemu/target/ppc/
H A Dcpu.h42 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro