Searched refs:BITPOS (Results 1 – 3 of 3) sorted by relevance
628 FIELD(FGT, BITPOS, 0, 6) /* Bit position within the uint64_t */
818 unsigned int bitpos = FIELD_EX32(ri->fgt, FGT, BITPOS); in HELPER()
42 #define BITPOS(x) ((x) & 0xf) macro