Lines Matching full:rex_x
65 constexpr uint8_t REX_X = 2U /* 0b0010 */;183 if ((rex64 & REX_X) != 0) {