Home | History | Annotate | Download | only in sljit

Lines Matching full:xoris

220 #define XORIS		(HI(27))
1839 FAIL_IF(push_inst(compiler, XORIS | S(src) | A(TMP_REG1) | 0x8000));