Lines Matching defs:Bit
411 // Table 2-1 "16-Bit Addressing Forms with the ModR/M byte". We can only1034 unsigned Bit = 0;1040 REX |= 1 << Bit; // set REX.B (Bit=0) and REX.X (Bit=1)1041 Bit++;1057 unsigned Bit = 0;1062 REX |= 1 << Bit; // REX.B (Bit=0) and REX.X (Bit=1)1063 Bit++;