Home | History | Annotate | Download | only in Mips

Lines Matching full:xorop

2187 multiclass SeteqPats<RegisterClass RC, Instruction SLTiuOp, Instruction XOROp,
2194 (SLTiuOp (XOROp RC:$lhs, RC:$rhs), 1)>;
2196 (SLTuOp ZEROReg, (XOROp RC:$lhs, RC:$rhs))>;