Home | History | Annotate | Download | only in sljit

Lines Matching refs:MFLR

179 #define MFLR		(HI(31) | LO(339) | 0x80000)
592 FAIL_IF(push_inst(compiler, MFLR | D(0)));
2038 return push_inst(compiler, MFLR | D(dst));
2041 FAIL_IF(push_inst(compiler, MFLR | D(TMP_REG2)));