Lines Matching refs:XORI
1260 void Assembler::xori(Register rt, Register rs, int32_t j) {1262 GenInstrImmediate(XORI, rs, rt, j);