/qemu/target/alpha/ |
H A D | translate.c | 1477 tcg_gen_ext32s_i64(vc, vb); in translate_one() 1492 tcg_gen_ext32s_i64(vc, vc); in translate_one() 1499 tcg_gen_ext32s_i64(vc, tmp); in translate_one() 1504 tcg_gen_ext32s_i64(vc, vc); in translate_one() 1511 tcg_gen_ext32s_i64(vc, tmp); in translate_one() 1527 tcg_gen_ext32s_i64(vc, tmp); in translate_one() 1534 tcg_gen_ext32s_i64(vc, tmp); in translate_one() 1583 tcg_gen_ext32s_i64(tmp, va); in translate_one() 1584 tcg_gen_ext32s_i64(vc, vb); in translate_one() 1586 tcg_gen_ext32s_i64(vc, tmp); in translate_one() [all …]
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_rvf.c.inc | 254 tcg_gen_ext32s_i64(dest, src1); 269 tcg_gen_ext32s_i64(dest, dest); 315 tcg_gen_ext32s_i64(dest, dest); 360 tcg_gen_ext32s_i64(dest, dest);
|
H A D | trans_rvzacas.c.inc | 54 tcg_gen_ext32s_i64(cpu_gpr[reg_num], t);
|
/qemu/include/tcg/ |
H A D | tcg-op.h | 233 #define tcg_gen_ext32s_tl tcg_gen_ext32s_i64
|
H A D | tcg-op-common.h | 252 void tcg_gen_ext32s_i64(TCGv_i64 ret, TCGv_i64 arg);
|
/qemu/target/ppc/translate/ |
H A D | spe-impl.c.inc | 508 tcg_gen_ext32s_i64(t0, t0); 510 tcg_gen_ext32s_i64(t1, t1);
|
H A D | fixedpoint-impl.c.inc | 468 tcg_gen_ext32s_i64(t0, cpu_gpr[a->ra]); 469 tcg_gen_ext32s_i64(t1, cpu_gpr[a->rb]);
|
H A D | vmx-impl.c.inc | 3114 tcg_gen_ext32s_i64(lh, a); 3115 tcg_gen_ext32s_i64(temp, b);
|
H A D | vsx-impl.c.inc | 445 tcg_gen_ext32s_i64(xsh, tmp);
|
/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_vec.c.inc | 543 tcg_gen_ext32s_i64(t1, a); 544 tcg_gen_ext32s_i64(t2, b); 714 tcg_gen_ext32s_i64(t1, a); 715 tcg_gen_ext32s_i64(t2, b); 1209 tcg_gen_ext32s_i64(t2, b); 2083 tcg_gen_ext32s_i64(t1, a); 2084 tcg_gen_ext32s_i64(t2, b); 2441 tcg_gen_ext32s_i64(t2, b);
|
/qemu/target/hppa/ |
H A D | translate.c | 957 tcg_gen_ext32s_i64(t1, in1); in do_sub_cond() 958 tcg_gen_ext32s_i64(t2, in2); in do_sub_cond() 998 tcg_gen_ext32s_i64(tmp, res); in do_log_cond() 3771 tcg_gen_ext32s_i64(dest, src); in trans_extr_sar()
|
/qemu/target/riscv/ |
H A D | translate.c | 550 tcg_gen_ext32s_i64(cpu_gpr[reg_num], t); in gen_set_fpr_d()
|
/qemu/tcg/ |
H A D | tcg-op-ldst.c | 780 tcg_gen_ext32s_i64(ret, val); in tcg_gen_ext_i64()
|
H A D | tcg-op.c | 2069 void tcg_gen_ext32s_i64(TCGv_i64 ret, TCGv_i64 arg) in tcg_gen_ext32s_i64() function
|
/qemu/target/mips/tcg/ |
H A D | translate.c | 1425 tcg_gen_ext32s_i64(ret, ret); in gen_op_addr_add() 1436 tcg_gen_ext32s_i64(ret, ret); in gen_op_addr_addi() 1459 tcg_gen_ext32s_i64(ret, arg); in gen_move_low32() 3782 tcg_gen_ext32s_i64(t0, t0); in gen_loongson_multimedia() 3786 tcg_gen_ext32s_i64(t0, t0); in gen_loongson_multimedia() 3834 tcg_gen_ext32s_i64(t0, t0); in gen_loongson_multimedia() 3852 tcg_gen_ext32s_i64(t0, t0); in gen_loongson_multimedia() 3872 tcg_gen_ext32s_i64(t0, t0); in gen_loongson_multimedia()
|
/qemu/target/s390x/tcg/ |
H A D | translate.c | 5363 tcg_gen_ext32s_i64(o->in1, regs[get_field(s, r1)]); in in1_r1_32s() 5396 tcg_gen_ext32s_i64(o->in1, regs[get_field(s, r1) + 1]); in in1_r1p1_32s() 5450 tcg_gen_ext32s_i64(o->in1, regs[get_field(s, r3)]); in in1_r3_32s() 5679 tcg_gen_ext32s_i64(o->in2, regs[get_field(s, r2)]); in in2_r2_32s()
|
/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 1751 tcg_gen_ext32s_i64(reg, reg); in TRANS_FEAT() 1933 tcg_gen_ext32s_i64(reg, reg); in trans_SINCDEC_r_32() 3124 tcg_gen_ext32s_i64(op0, op0); in trans_WHILE() 3125 tcg_gen_ext32s_i64(op1, op1); in trans_WHILE()
|
H A D | translate-a64.c | 7958 tcg_gen_ext32s_i64(tcg_n, cpu_reg(s, a->rn)); in TRANS() 7959 tcg_gen_ext32s_i64(tcg_m, cpu_reg(s, a->rm)); in TRANS() 7997 tcg_gen_ext32s_i64(dst, src); in TRANS() 9076 tcg_gen_ext32s_i64(tcg_int, tcg_int); in do_cvtf_g()
|
H A D | gengvec.c | 2486 tcg_gen_ext32s_i64(t, n); in gen_saddlp_s_i64()
|
/qemu/target/tricore/ |
H A D | translate.c | 679 tcg_gen_ext32s_i64(temp64, temp64); /* low */ in gen_maddsum_h() 785 tcg_gen_ext32s_i64(temp64, temp64); /* low */ in gen_maddsums_h() 1984 tcg_gen_ext32s_i64(temp64, temp64); /* low */ in gen_msubadm_h() 2077 tcg_gen_ext32s_i64(temp64, temp64); /* low */ in gen_msubadms_h()
|
/qemu/target/sparc/ |
H A D | translate.c | 575 tcg_gen_ext32s_i64(t0, src1); in gen_op_multiply() 576 tcg_gen_ext32s_i64(t1, src2); in gen_op_multiply()
|