Searched defs:FIELDB (Results 1 – 2 of 2) sorted by relevance
477 #define FIELDB(word) (((word & 0x07) << 24) | (((word >> 3) & 0x07) << 12)) macro