Home | History | Annotate | Download | only in sljit

Lines Matching full:xori

176 #define XORI		(HI(14))
2074 type ^= 0x1; /* Flip type bit for the XORI below. */
2096 FAIL_IF(push_inst(compiler, XORI | SA(dst_ar) | TA(sugg_dst_ar) | IMM(1), sugg_dst_ar));