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