Searched refs:FAST_IS_REG (Results 1 – 11 of 11) sorted by relevance
666 if (FAST_IS_REG(src)) { in emit_mov()673 if (FAST_IS_REG(dst)) { in emit_mov()699 if (FAST_IS_REG(dst)) { in emit_mov()880 if (FAST_IS_REG(dst)) { in emit_mov_byte()896 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG1; in emit_mov_byte()898 if ((dst & SLJIT_MEM) && FAST_IS_REG(src)) { in emit_mov_byte()910 else if (FAST_IS_REG(src) && reg_map[src] >= 4) { in emit_mov_byte()1022 if (FAST_IS_REG(dst)) { in emit_mov_half()1038 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG1; in emit_mov_half()1040 if ((dst & SLJIT_MEM) && FAST_IS_REG(src)) in emit_mov_half()[all …]
477 if (op != SLJIT_MOV || !FAST_IS_REG(src)) { in sljit_emit_return()670 else if (FAST_IS_REG(dst)) { in emit_op()701 if (FAST_IS_REG(src1)) in emit_op()720 if (FAST_IS_REG(src2)) { in emit_op()983 if (FAST_IS_REG(dst)) { in sljit_emit_fop1_convw_fromd()996 sljit_si dst_r = FAST_IS_REG(dst) ? (dst << 1) : TMP_FREG1; in sljit_emit_fop1_convd_fromw()1008 if (FAST_IS_REG(src)) { in sljit_emit_fop1_convd_fromw()1059 dst_r = FAST_IS_REG(dst) ? (dst << 1) : TMP_FREG1; in sljit_emit_fop1()1117 dst_r = FAST_IS_REG(dst) ? (dst << 1) : TMP_FREG2; in sljit_emit_fop2()1200 if (FAST_IS_REG(dst)) in sljit_emit_fast_enter()[all …]
617 if (FAST_IS_REG(dst)) { in sljit_emit_fast_enter()655 if (FAST_IS_REG(src)) { in sljit_emit_fast_return()718 if (FAST_IS_REG(dst)) { in emit_mov_int()735 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG1; in emit_mov_int()737 if ((dst & SLJIT_MEM) && FAST_IS_REG(src)) in emit_mov_int()
1158 else if (FAST_IS_REG(dst)) { in emit_op()1177 if (FAST_IS_REG(src1)) { in emit_op()1193 if (FAST_IS_REG(src2)) { in emit_op()1331 if (FAST_IS_REG(src) && src == dst) { in sljit_emit_op1()1745 if (FAST_IS_REG(dst)) { in sljit_emit_fop1_convw_fromd()1759 if (FAST_IS_REG(dst)) { in sljit_emit_fop1_convw_fromd()1801 sljit_si dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_convd_fromw()1810 if (FAST_IS_REG(src)) in sljit_emit_fop1_convd_fromw()1817 if (FAST_IS_REG(src)) { in sljit_emit_fop1_convd_fromw()1834 sljit_si dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_convd_fromw()[all …]
1641 else if (FAST_IS_REG(dst)) { in emit_op()1660 if (FAST_IS_REG(src1)) in emit_op()1662 else if (FAST_IS_REG(src2)) { in emit_op()1708 if (FAST_IS_REG(src2)) { in emit_op()2119 if (FAST_IS_REG(dst)) in sljit_emit_fop1_convw_fromd()2130 sljit_si dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_convd_fromw()2132 if (FAST_IS_REG(src)) in sljit_emit_fop1_convd_fromw()2183 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1()2233 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop2()2287 if (FAST_IS_REG(dst)) in sljit_emit_fast_enter()[all …]
937 else if (FAST_IS_REG(dst)) { in emit_op()970 if (FAST_IS_REG(src1)) { in emit_op()991 if (FAST_IS_REG(src2)) { in emit_op()1327 if (FAST_IS_REG(dst)) in sljit_emit_fop1_convw_fromd()1348 sljit_si dst_r = FAST_IS_REG(dst) ? (dst << 1) : TMP_FREG1; in sljit_emit_fop1_convd_fromw()1350 if (FAST_IS_REG(src)) in sljit_emit_fop1_convd_fromw()1431 dst_r = FAST_IS_REG(dst) ? (dst << 1) : TMP_FREG1; in sljit_emit_fop1()1482 dst_r = FAST_IS_REG(dst) ? (dst << 1) : TMP_FREG2; in sljit_emit_fop2()1562 if (FAST_IS_REG(dst)) in sljit_emit_fast_enter()1575 if (FAST_IS_REG(src)) in sljit_emit_fast_return()[all …]
1626 if (FAST_IS_REG(dst)) in sljit_emit_fop1_convw_fromd()1637 sljit_si dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_convd_fromw()1639 if (FAST_IS_REG(src)) in sljit_emit_fop1_convd_fromw()1690 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1()1740 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop2()1786 if (FAST_IS_REG(dst)) in sljit_emit_fast_enter()1805 if (FAST_IS_REG(src)) in sljit_emit_fast_return()1939 if (FAST_IS_REG(src)) in sljit_emit_ijump()1975 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG2; in sljit_emit_op_flags()1992 if ((op == SLJIT_OR || op == SLJIT_XOR) && FAST_IS_REG(dst) && dst == src) { in sljit_emit_op_flags()
472 if (FAST_IS_REG(dst)) { in sljit_emit_fast_enter()499 if (FAST_IS_REG(src)) { in sljit_emit_fast_return()
1611 if (FAST_IS_REG(dst)) in sljit_emit_fast_enter()1624 if (FAST_IS_REG(src)) in sljit_emit_fast_return()2015 } else if (FAST_IS_REG(dst)) { in emit_op()2050 if (FAST_IS_REG(src1)) { in emit_op()2068 if (FAST_IS_REG(src2)) { in emit_op()2133 sugg_dst_ar = reg_map[(op < SLJIT_ADD && FAST_IS_REG(dst)) ? dst : TMP_REG2]; in sljit_emit_op_flags()2366 if (FAST_IS_REG(src)) { in sljit_emit_ijump()2562 reg = FAST_IS_REG(dst) ? dst : TMP_REG2; in sljit_emit_const()
1597 sljit_si dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_convd_fromw()1657 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1()1706 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop2()1750 if (FAST_IS_REG(dst)) in sljit_emit_fast_enter()1763 if (FAST_IS_REG(src)) in sljit_emit_fast_return()1896 SLJIT_ASSERT(FAST_IS_REG(src)); in emit_cmp_to0()1952 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG1; in sljit_emit_op_flags()
111 #define FAST_IS_REG(reg) ((reg) <= REG_MASK) macro