Searched refs:byte3 (Results 1 – 4 of 4) sorted by relevance
236 uint8_t byte3,252 Emit16((0x80c5 | (byte3 << 8) | 0b0'1111'0'00'00000000) ^ (vvvv << 11)); in EmitVex()
346 if (byte1 == 0xC4 && (vex2 & 0b0'1'1'11111) == 0b0'1'1'00001 && (byte3 & 0b1'0000'0'00) == 0) { in Rex()347 Emit16((0xc5 | ((vex2 & 0b1'0'0'00000) << 8) | (byte3 << 8) | in Rex()
124 typedef details::TVec3<int8_t> byte3; typedef
4083 optional int32 byte3 = 12; field