Home | History | Annotate | Download | only in sljit

Lines Matching refs:XORI

219 #define XORI		(HI(26))
2227 FAIL_IF(push_inst(compiler, XORI | S(dst) | A(dst) | 0x1));