Home
last modified time | relevance | path

Searched refs:tcg_gen_extr_i64_tl (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op.h230 #define tcg_gen_extr_i64_tl tcg_gen_extr32_i64 macro
348 #define tcg_gen_extr_i64_tl tcg_gen_extr_i64_i32
/openbmc/qemu/target/sparc/
H A Dtranslate.c661 tcg_gen_extr_i64_tl(cpu_cc_N, cpu_cc_V, t64); in gen_op_udivcc()
686 tcg_gen_extr_i64_tl(cpu_cc_N, cpu_cc_V, t64); in gen_op_sdivcc()
2229 tcg_gen_extr_i64_tl(lo, hi, tmp); in gen_ldda_asi()
2231 tcg_gen_extr_i64_tl(hi, lo, tmp); in gen_ldda_asi()
2246 tcg_gen_extr_i64_tl(lo, hi, tmp); in gen_ldda_asi()
2248 tcg_gen_extr_i64_tl(hi, lo, tmp); in gen_ldda_asi()
2271 tcg_gen_extr_i64_tl(lo, hi, tmp); in gen_ldda_asi()
2273 tcg_gen_extr_i64_tl(hi, lo, tmp); in gen_ldda_asi()
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c3092 tcg_gen_extr_i64_tl(cpu_regs[R_EAX], cpu_regs[R_EDX], s->tmp1_i64); in gen_multi0F()
3269 tcg_gen_extr_i64_tl(cpu_regs[R_EAX], cpu_regs[R_EDX], s->tmp1_i64); in gen_multi0F()
H A Demit.c.inc1863 tcg_gen_extr_i64_tl(cpu_regs[R_EAX], cpu_regs[R_EDX], old);
1867 tcg_gen_extr_i64_tl(s->T0, s->T1, old);
/openbmc/qemu/target/ppc/translate/
H A Dspe-impl.c.inc39 tcg_gen_extr_i64_tl(cpu_gpr[reg], cpu_gprh[reg], t);
/openbmc/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc1004 tcg_gen_extr_i64_tl(tmp2, tmp1, tval);
1006 tcg_gen_extr_i64_tl(tmp1, tmp2, tval);