Searched refs:MFLR (Results 1 – 1 of 1) sorted by relevance
197 #define MFLR (HI(31) | LO(339) | 0x80000) macro871 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter()2134 return push_inst(compiler, MFLR | D(dst)); in sljit_emit_op_dst()2136 FAIL_IF(push_inst(compiler, MFLR | D(TMP_REG1))); in sljit_emit_op_dst()
Completed in 15 milliseconds