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