Searched defs:PPC_BIT (Results 1 – 5 of 5) sorted by relevance
12 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
15 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
17 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
47 #define PPC_BIT(bit) (1UL << PPC_BITLSHIFT(bit)) macro
42 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro