Home
last modified time | relevance | path

Searched refs:tcg_gen_ext_tl_i64 (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op.h215 #define tcg_gen_ext_tl_i64 tcg_gen_mov_i64 macro
335 #define tcg_gen_ext_tl_i64 tcg_gen_ext_i32_i64
/openbmc/qemu/target/openrisc/
H A Dtranslate.c299 tcg_gen_ext_tl_i64(t1, srca); in gen_muld()
300 tcg_gen_ext_tl_i64(t2, srcb); in gen_muld()
342 tcg_gen_ext_tl_i64(t1, srca); in gen_mac()
343 tcg_gen_ext_tl_i64(t2, srcb); in gen_mac()
383 tcg_gen_ext_tl_i64(t1, srca); in gen_msb()
384 tcg_gen_ext_tl_i64(t2, srcb); in gen_msb()
/openbmc/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc1814 tcg_gen_ext_tl_i64(t2, t0);
1815 tcg_gen_ext_tl_i64(t3, t1);
1930 tcg_gen_ext_tl_i64(t2, t0);
1931 tcg_gen_ext_tl_i64(t3, t1);
H A Dtranslate.c3339 tcg_gen_ext_tl_i64(t2, t0); in gen_muldiv()
3340 tcg_gen_ext_tl_i64(t3, t1); in gen_muldiv()
3369 tcg_gen_ext_tl_i64(t2, t0); in gen_muldiv()
3370 tcg_gen_ext_tl_i64(t3, t1); in gen_muldiv()
3480 tcg_gen_ext_tl_i64(t2, t0); in gen_mul_txx9()
3481 tcg_gen_ext_tl_i64(t3, t1); in gen_mul_txx9()
4837 tcg_gen_ext_tl_i64(t0, arg); in gen_mthc0_entrylo()
4852 tcg_gen_ext_tl_i64(t0, arg); in gen_mthc0_store64()
H A Dmxu_translate.c4374 tcg_gen_ext_tl_i64(t2, t0); in gen_mxu_s32madd_sub()
4375 tcg_gen_ext_tl_i64(t3, t1); in gen_mxu_s32madd_sub()
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc834 tcg_gen_ext_tl_i64(t1, t0);
H A Dvmx-impl.c.inc2130 tcg_gen_ext_tl_i64(tmp, cpu_gpr[a->vrb]);
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc1285 tcg_gen_ext_tl_i64(src1, get_gpr(s, a->rs1, EXT_SIGN));
2048 tcg_gen_ext_tl_i64(s1_i64, s1);
2066 tcg_gen_ext_tl_i64(s1_i64, s1);
3318 tcg_gen_ext_tl_i64(t1, s1);