Searched refs:dst_is_ereg (Results 1 – 1 of 1) sorted by relevance
1266 sljit_si dst_is_ereg = 0; in sljit_emit_op1() local1277 CHECK_EXTRA_REGS(dst, dstw, dst_is_ereg = 1); in sljit_emit_op1()1336 if (SLJIT_UNLIKELY(dst_is_ereg)) in sljit_emit_op1()1350 …if (SLJIT_UNLIKELY(dst_is_ereg) && (!(op == SLJIT_MOV || op == SLJIT_MOV_UI || op == SLJIT_MOV_SI … in sljit_emit_op1()1388 if (SLJIT_UNLIKELY(dst_is_ereg) && dst == TMP_REG1) in sljit_emit_op1()