Lines Matching refs:tmp1

94 #define tmp1	r1  macro
840 FAIL_IF(push_inst(compiler, ipm(tmp1))); in update_zero_overflow()
843 FAIL_IF(push_inst(compiler, slfi(tmp1, 0x10000000))); in update_zero_overflow()
844 FAIL_IF(push_inst(compiler, spm(tmp1))); in update_zero_overflow()
966 FAIL_IF(make_addr_bx(compiler, &addr, mem, memw, tmp1)); in load_store_op()
970 FAIL_IF(make_addr_bxy(compiler, &addr, mem, memw, tmp1)); in load_store_op()
1010 FAIL_IF(make_addr_bxy(compiler, &addr, src, srcw, tmp1)); in load_unsigned_word()
1050 sljit_gpr src_r = tmp1; in emit_rr()
1070 FAIL_IF(emit_move(compiler, tmp1, src2, src2w)); in emit_rr()
1086 sljit_gpr src_r = tmp1; in emit_rr1()
1091 FAIL_IF(emit_move(compiler, tmp1, src1, src1w)); in emit_rr1()
1103 sljit_gpr src2_r = tmp1; in emit_rrf()
1113 FAIL_IF(emit_move(compiler, tmp1, src2, src2w)); in emit_rrf()
1201 FAIL_IF(push_inst(compiler, sllg(tmp1, index, src2w & 0x3, 0))); in emit_rx()
1203 index = tmp1; in emit_rx()
1206 FAIL_IF(push_load_imm_inst(compiler, tmp1, src2w)); in emit_rx()
1209 index = tmp1; in emit_rx()
1211 base = tmp1; in emit_rx()
1233 sljit_gpr dst_r = tmp1; in emit_siy()
1238 sljit_gpr index = tmp1; in emit_siy()
1243 FAIL_IF(push_inst(compiler, sllg(tmp1, index, dstw & 0x3, 0))); in emit_siy()
1245 FAIL_IF(push_inst(compiler, la(tmp1, 0, dst_r, index))); in emit_siy()
1249 FAIL_IF(push_load_imm_inst(compiler, tmp1, dstw)); in emit_siy()
1252 FAIL_IF(push_inst(compiler, la(tmp1, 0, dst_r, tmp1))); in emit_siy()
1510 code_ptr[0] = (sljit_u16)(0xc408 | R4A(tmp1) /* lgrl */); in sljit_generate_code()
1520 ins = bcr(arg, tmp1); in sljit_generate_code()
1524 ins = basr(arg, tmp1); in sljit_generate_code()
1863 FAIL_IF(load_word(compiler, tmp1, src, srcw, 0 /* 64-bit */)); in sljit_emit_return_to()
1867 FAIL_IF(push_inst(compiler, lgr(tmp1, gpr(src)))); in sljit_emit_return_to()
1904 FAIL_IF(push_inst(compiler, srag(tmp1, arg1, 63, 0))); in sljit_emit_op0()
1906 FAIL_IF(push_inst(compiler, ngr(tmp1, arg0))); in sljit_emit_op0()
1912 FAIL_IF(push_inst(compiler, sgr(arg0, tmp1))); in sljit_emit_op0()
1917 FAIL_IF(push_inst(compiler, lr(tmp1, arg0))); in sljit_emit_op0()
1919 FAIL_IF(push_inst(compiler, lr(arg0, tmp1))); /* quotient */ in sljit_emit_op0()
1927 FAIL_IF(push_inst(compiler, lr(tmp1, arg0))); in sljit_emit_op0()
1929 FAIL_IF(push_inst(compiler, lr(arg0, tmp1))); /* quotient */ in sljit_emit_op0()
1937 FAIL_IF(push_inst(compiler, lgr(tmp1, arg0))); in sljit_emit_op0()
1939 FAIL_IF(push_inst(compiler, lgr(arg0, tmp1))); /* quotient */ in sljit_emit_op0()
1946 FAIL_IF(push_inst(compiler, lgr(tmp1, arg0))); in sljit_emit_op0()
1948 FAIL_IF(push_inst(compiler, lgr(arg0, tmp1))); /* quotient */ in sljit_emit_op0()
1976 …(compiler, ((op & SLJIT_32) ? 0x1300 /* lcr */ : 0xb9030000 /* lcgr */) | R4A(tmp1) | R0A(src_r))); in sljit_emit_clz_ctz()
1979 …nst(compiler, ((op & SLJIT_32) ? 0x1400 /* nr */ : 0xb9800000 /* ngr */) | R4A(tmp0) | R0A(tmp1))); in sljit_emit_clz_ctz()
1981 FAIL_IF(push_inst(compiler, 0xb9e40000 /* ngrk */ | R12A(tmp1) | R4A(tmp0) | R0A(src_r))); in sljit_emit_clz_ctz()
1989 …FAIL_IF(push_inst(compiler, 0xec00000000d9 /* aghik */ | R36A(tmp1) | R32A(tmp0) | ((sljit_ins)(-6… in sljit_emit_clz_ctz()
1999 …FAIL_IF(push_inst(compiler, 0xec0000000057 /* rxsbg */ | R36A(tmp0) | R32A(tmp1) | ((sljit_ins)((o… in sljit_emit_clz_ctz()
2024 FAIL_IF(make_addr_bxy(compiler, &addr, dst, dstw, tmp1)); in sljit_emit_rev()
2037 FAIL_IF(make_addr_bxy(compiler, &addr, src, srcw, tmp1)); in sljit_emit_rev()
2186 FAIL_IF(make_addr_bxy(compiler, &mem, src, srcw, tmp1)); in sljit_emit_op1()
2243 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
2270 FAIL_IF(make_addr_bxy(compiler, &mem, src, srcw, tmp1)); in sljit_emit_op1()
2276 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
2283 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
2291 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
2298 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
2568 FAIL_IF(push_inst(compiler, (op & SLJIT_32) ? lcr(tmp1, dst_r) : lcgr(tmp1, dst_r))); in sljit_emit_sub()
2746 sljit_gpr src_r = tmp1; in sljit_emit_bitwise()
2751 FAIL_IF(emit_move(compiler, tmp1, src1, src1w)); in sljit_emit_bitwise()
2797 FAIL_IF(emit_move(compiler, tmp1, src2, src2w)); in sljit_emit_shift()
2798 base_r = tmp1; in sljit_emit_shift()
2802 if (base_r != tmp1) { in sljit_emit_shift()
2803 …FAIL_IF(push_inst(compiler, 0xec0000000055 /* risbg */ | R36A(tmp1) | R32A(base_r) | (59 << 24) | … in sljit_emit_shift()
2804 base_r = tmp1; in sljit_emit_shift()
2806 FAIL_IF(push_inst(compiler, 0xa5070000 /* nill */ | R20A(tmp1) | 0x1f)); in sljit_emit_shift()
2857 FAIL_IF(emit_move(compiler, tmp1, src2, src2w)); in sljit_emit_rotate()
2858 base_r = tmp1; in sljit_emit_rotate()
2865 FAIL_IF(push_inst(compiler, ins | R4A(tmp1) | R0A(base_r))); in sljit_emit_rotate()
2866 base_r = tmp1; in sljit_emit_rotate()
3010 sljit_gpr src3_r = tmp1; in sljit_emit_shift_into()
3059 FAIL_IF(push_inst(compiler, 0x1800 /* lr */ | R4A(tmp1) | R0A(src3_r))); in sljit_emit_shift_into()
3060 src3_r = tmp1; in sljit_emit_shift_into()
3063 FAIL_IF(load_word(compiler, tmp1, src3, src3w, op & SLJIT_32)); in sljit_emit_shift_into()
3067 if (src3_r != tmp1) { in sljit_emit_shift_into()
3068 …FAIL_IF(push_inst(compiler, 0xec0000000055 /* risbg */ | R36A(tmp1) | R32A(src3_r) | (59 << 24) | … in sljit_emit_shift_into()
3069 src3_r = tmp1; in sljit_emit_shift_into()
3071 FAIL_IF(push_inst(compiler, 0xa5070000 /* nill */ | R20A(tmp1) | 0x1f)); in sljit_emit_shift_into()
3082 if (src3_r != tmp1) { in sljit_emit_shift_into()
3083 FAIL_IF(push_inst(compiler, 0xa50f0000 /* llill */ | R20A(tmp1) | 0x1f)); in sljit_emit_shift_into()
3084 FAIL_IF(push_inst(compiler, 0x1700 /* xr */ | R4A(tmp1) | R0A(src3_r))); in sljit_emit_shift_into()
3086 FAIL_IF(push_inst(compiler, 0xc00700000000 /* xilf */ | R36A(tmp1) | 0x1f)); in sljit_emit_shift_into()
3089 FAIL_IF(push_inst(compiler, ins | R36A(tmp0) | R32A(src2_r) | R28A(tmp1) | (0x1 << 16))); in sljit_emit_shift_into()
3100 if (src3_r != tmp1) in sljit_emit_shift_into()
3101 FAIL_IF(push_inst(compiler, 0xa50f0000 /* llill */ | R20A(tmp1) | 0x3f)); in sljit_emit_shift_into()
3106 if (src3_r != tmp1) in sljit_emit_shift_into()
3107 FAIL_IF(push_inst(compiler, 0xb9820000 /* xgr */ | R4A(tmp1) | R0A(src3_r))); in sljit_emit_shift_into()
3109 FAIL_IF(push_inst(compiler, 0xc00700000000 /* xilf */ | R36A(tmp1) | 0x3f)); in sljit_emit_shift_into()
3111 FAIL_IF(push_inst(compiler, 0xb9030000 /* lcgr */ | R4A(tmp1) | R0A(src3_r))); in sljit_emit_shift_into()
3113 FAIL_IF(push_inst(compiler, ins | R36A(tmp0) | R32A(src2_r) | R28A(tmp1))); in sljit_emit_shift_into()
3129 src_r = FAST_IS_REG(src) ? gpr(src) : tmp1; in sljit_emit_op_src()
3131 FAIL_IF(load_word(compiler, tmp1, src, srcw, 0)); in sljit_emit_op_src()
3140 FAIL_IF(make_addr_bxy(compiler, &addr, src, srcw, tmp1)); in sljit_emit_op_src()
3220 FAIL_IF(make_addr_bx(compiler, &addr, mem, memw, tmp1)); in float_mem()
3230 FAIL_IF(make_addr_bxy(compiler, &addr, mem, memw, tmp1)); in float_mem()
3249 FAIL_IF(make_addr_bx(compiler, &addr, src, srcw, tmp1)); in emit_float()
3521 FAIL_IF(push_load_imm_inst(compiler, tmp1, (sljit_sw)(((sljit_uw)u.imm << 32)))); in sljit_emit_fset32()
3522 return push_inst(compiler, 0xb3c10000 /* ldgr */ | F4(freg) | R0A(tmp1)); in sljit_emit_fset32()
3538 FAIL_IF(push_load_imm_inst(compiler, tmp1, (sljit_sw)u.imm)); in sljit_emit_fset64()
3539 return push_inst(compiler, 0xb3c10000 /* ldgr */ | F4(freg) | R0A(tmp1)); in sljit_emit_fset64()
3631 sljit_gpr src_r = FAST_IS_REG(src) ? gpr(src) : tmp1; in sljit_emit_ijump()
3661 SLJIT_ASSERT(gpr(TMP_REG2) == tmp1); in sljit_emit_icall()
3665 FAIL_IF(load_word(compiler, tmp1, src, srcw, 0 /* 64-bit */)); in sljit_emit_icall()
3672 FAIL_IF(push_inst(compiler, lgr(tmp1, gpr(src)))); in sljit_emit_icall()
3690 sljit_gpr loc_r = tmp1; in sljit_emit_op_flags()
3794 …FAIL_IF(push_inst(compiler, 0xeb000000000d /* sllg */ | R36A(tmp1) | R32A(src_r) | ((sljit_ins)(sr… in sljit_emit_select()
3795 src_r = tmp1; in sljit_emit_select()
3798 …FAIL_IF(push_inst(compiler, 0xb9e80000 /* agrk */ | R12A(src_r) | R4A(tmp1) | R0A(gpr(src1 & REG_M… in sljit_emit_select()
3799 src_r = tmp1; in sljit_emit_select()
3802 FAIL_IF(push_load_imm_inst(compiler, tmp1, src1w)); in sljit_emit_select()
3805 …FAIL_IF(push_inst(compiler, 0xb9e80000 /* agrk */ | R12A(tmp1) | R4A(tmp1) | R0A(gpr(src1 & REG_MA… in sljit_emit_select()
3807 src_r = tmp1; in sljit_emit_select()
3825 FAIL_IF(push_load_imm_inst(compiler, tmp1, src1w)); in sljit_emit_select()
3826 src_r = tmp1; in sljit_emit_select()
3900 …FAIL_IF(push_inst(compiler, 0xeb000000000d /* sllg */ | R36A(tmp1) | R32A(offs) | ((sljit_ins)memw… in sljit_emit_mem()
3901 offs = tmp1; in sljit_emit_mem()
3903 FAIL_IF(push_inst(compiler, 0xb9f80000 | R12A(tmp1) | R4A(base) | R0A(offs))); in sljit_emit_mem()
3904 base = tmp1; in sljit_emit_mem()
3910 FAIL_IF(push_load_imm_inst(compiler, tmp1, memw)); in sljit_emit_mem()
3913 base = tmp1; in sljit_emit_mem()
3915 offs = tmp1; in sljit_emit_mem()
3969 FAIL_IF(make_addr_bx(compiler, &addr, srcdst, srcdstw, tmp1)); in sljit_emit_simd_mov()
4005 FAIL_IF(make_addr_bx(compiler, &addr, src, srcw, tmp1)); in sljit_emit_simd_replicate()
4087 FAIL_IF(make_addr_bx(compiler, &addr, srcdst, srcdstw, tmp1)); in sljit_emit_simd_lane_mov()
4250 FAIL_IF(make_addr_bx(compiler, &addr, src, srcw, tmp1)); in sljit_emit_simd_extend()
4310 push_load_imm_inst(compiler, tmp1, (sljit_sw)0x0008101820283038); in sljit_emit_simd_sign()
4311 …FAIL_IF(push_inst(compiler, 0xe70000000062 /* vlvgp */ | F36(TMP_FREG1) | R32A(tmp1) | R28A(tmp0))… in sljit_emit_simd_sign()
4414 FAIL_IF(push_inst(compiler, 0xa50f0000 /* llill */ | R20A(tmp1) | mask)); in sljit_emit_atomic_store()
4417 FAIL_IF(push_inst(compiler, 0xb9800000 /* ngr */ | R4A(tmp0) | R0A(tmp1))); in sljit_emit_atomic_store()
4420 …FAIL_IF(push_inst(compiler, 0xa50f0000 /* llill */ | R20A(tmp1) | (sljit_ins)((mask == 0xff) ? 0x1… in sljit_emit_atomic_store()
4422 …FAIL_IF(push_inst(compiler, 0xec0000000057 /* rxsbg */ | R36A(tmp1) | R32A(mem_r) | (59 << 24) | (… in sljit_emit_atomic_store()
4423 FAIL_IF(push_inst(compiler, 0xeb000000000d /* sllg */ | R36A(tmp0) | R32A(tmp0) | R28A(tmp1))); in sljit_emit_atomic_store()
4427 FAIL_IF(push_inst(compiler, 0x58000000 /* l */ | R20A(tmp1) | R12A(tmp_r))); in sljit_emit_atomic_store()
4428 FAIL_IF(push_inst(compiler, 0x1700 /* x */ | R4A(tmp0) | R0A(tmp1))); in sljit_emit_atomic_store()
4429 return push_inst(compiler, 0xba000000 /* cs */ | R20A(tmp1) | R16A(tmp0) | R12A(tmp_r)); in sljit_emit_atomic_store()
4464 PTR_FAIL_IF(push_inst(compiler, larl(tmp1, 0))); in sljit_emit_const()
4465 PTR_FAIL_IF(push_inst(compiler, lg(dst_r, 0, r0, tmp1))); in sljit_emit_const()
4509 PTR_FAIL_IF(push_inst(compiler, larl(tmp1, 0))); in sljit_emit_mov_addr()
4510 PTR_FAIL_IF(push_inst(compiler, lg(dst_r, 0, r0, tmp1))); in sljit_emit_mov_addr()
4523 #undef tmp1