Searched refs:mthc (Results 1 – 1 of 1) sorted by relevance
33 sljit_ins mfhc = MFC1, mthc = MTC1; in emit_copysign() local41 mthc = MTHC1; in emit_copysign()64 FAIL_IF(push_inst(compiler, mthc | T(TMP_REG1) | dst_r, MOVABLE_INS)); in emit_copysign()66 if (mthc == MTC1) in emit_copysign()137 sljit_ins mthc = MTC1, mfhc = MFC1; in sljit_emit_fcopy() local158 mthc = MTHC1; in sljit_emit_fcopy()170 mthc = MTHC1; in sljit_emit_fcopy()181 FAIL_IF(push_inst(compiler, mthc | inst, MOVABLE_INS)); in sljit_emit_fcopy()186 if (mthc == MTC1 || mfhc == MFC1) in sljit_emit_fcopy()
Completed in 5 milliseconds