Lines Matching full:xori
1641 void Assembler::xori(Register rt, Register rs, int32_t j) {1643 GenInstrImmediate(XORI, rs, rt, j);