Home
last modified time | relevance | path

Searched refs:tcg_gen_trunc_i64_tl (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvk.c.inc209 tcg_gen_trunc_i64_tl(dest, t1);
265 tcg_gen_trunc_i64_tl(dest, t1);
301 tcg_gen_trunc_i64_tl(dest, t1);
H A Dtrans_rvzfa.c.inc397 tcg_gen_trunc_i64_tl(dst, t1);
413 tcg_gen_trunc_i64_tl(dst, t1);
H A Dtrans_xthead.c.inc472 tcg_gen_trunc_i64_tl(dst, t1);
H A Dtrans_rvv.c.inc3290 tcg_gen_trunc_i64_tl(dest, t1);
/openbmc/qemu/include/tcg/
H A Dtcg-op.h211 #define tcg_gen_trunc_i64_tl tcg_gen_mov_i64 macro
331 #define tcg_gen_trunc_i64_tl tcg_gen_extrl_i64_i32
/openbmc/qemu/target/openrisc/
H A Dtranslate.c310 tcg_gen_trunc_i64_tl(cpu_sr_ov, t1); in gen_muld()
331 tcg_gen_trunc_i64_tl(cpu_sr_cy, high); in gen_muldu()
373 tcg_gen_trunc_i64_tl(cpu_sr_cy, t1); in gen_macu()
414 tcg_gen_trunc_i64_tl(cpu_sr_cy, t2); in gen_msbu()
932 tcg_gen_trunc_i64_tl(cpu_R(dc, a->d), cpu_mac); in trans_l_macrc()
/openbmc/qemu/target/mips/tcg/
H A Dmsa_translate.c216 tcg_gen_trunc_i64_tl(tresult, t0); in gen_check_zero_element()
234 tcg_gen_trunc_i64_tl(bcond, t0); in gen_msa_BxZ_V()
H A Dnanomips_translate.c.inc2578 tcg_gen_trunc_i64_tl(bcond, t0);
H A Dtranslate.c8811 tcg_gen_trunc_i64_tl(bcond, t0); in gen_compute_branch1_r6()
/openbmc/qemu/target/hexagon/
H A Dgenptr.c1395 tcg_gen_trunc_i64_tl(ovfl, ovfl_64); in gen_sat_i64_ovfl()
1416 tcg_gen_trunc_i64_tl(ovfl, ovfl_64); in gen_satu_i64_ovfl()
/openbmc/qemu/target/sparc/
H A Dtranslate.c639 tcg_gen_trunc_i64_tl(dst, t64); in gen_op_sdiv()
1805 tcg_gen_trunc_i64_tl(dst, t64); in gen_ld_asi()
1824 tcg_gen_trunc_i64_tl(dst, t64); in gen_ld_asi()
1971 tcg_gen_trunc_i64_tl(dst, t64); in gen_ldstub_asi()
3820 tcg_gen_trunc_i64_tl(dst, t1); in trans_UDIV()
/openbmc/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc1721 tcg_gen_trunc_i64_tl(cpu_gpr[a->rt], hi);
2032 tcg_gen_trunc_i64_tl(cpu_gpr[a->vrt], lo);
2052 tcg_gen_trunc_i64_tl(cpu_gpr[a->vrt], tmp);
2182 tcg_gen_trunc_i64_tl(cpu_gpr[a->rt], r[0]);
H A Dfp-impl.c.inc965 tcg_gen_trunc_i64_tl(t0, arg1),
H A Dvsx-impl.c.inc426 tcg_gen_trunc_i64_tl(cpu_gpr[rA(ctx->opcode)], tmp);
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc1852 tcg_gen_trunc_i64_tl(Z, cmp);