Lines Matching full:rex_x
348 bool rex_x() { return (rex_ & 0x02) != 0; }454 *index = ((data >> 3) & 7) | (rex_x() ? 8 : 0);