Lines Matching refs:rex_r
362 bool rex_r() { return (rex_ & 0x04) != 0; }399 *regop = ((data & 0x38) >> 3) | (rex_r() ? 8 : 0);