Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg-op.h242 #define tcg_gen_extr_i64_tl tcg_gen_extr32_i64 macro
361 #define tcg_gen_extr_i64_tl tcg_gen_extr_i64_i32
/qemu/target/sparc/
H A Dtranslate.c655 tcg_gen_extr_i64_tl(cpu_cc_N, cpu_cc_V, t64); in gen_op_udivcc()
680 tcg_gen_extr_i64_tl(cpu_cc_N, cpu_cc_V, t64); in gen_op_sdivcc()
2239 tcg_gen_extr_i64_tl(lo, hi, tmp); in gen_ldda_asi()
2241 tcg_gen_extr_i64_tl(hi, lo, tmp); in gen_ldda_asi()
2256 tcg_gen_extr_i64_tl(lo, hi, tmp); in gen_ldda_asi()
2258 tcg_gen_extr_i64_tl(hi, lo, tmp); in gen_ldda_asi()
2281 tcg_gen_extr_i64_tl(lo, hi, tmp); in gen_ldda_asi()
2283 tcg_gen_extr_i64_tl(hi, lo, tmp); in gen_ldda_asi()
/qemu/target/i386/tcg/
H A Dtranslate.c3217 tcg_gen_extr_i64_tl(cpu_regs[R_EAX], cpu_regs[R_EDX], s->tmp1_i64); in gen_multi0F()
3394 tcg_gen_extr_i64_tl(cpu_regs[R_EAX], cpu_regs[R_EDX], s->tmp1_i64); in gen_multi0F()
H A Demit.c.inc1883 tcg_gen_extr_i64_tl(cpu_regs[R_EAX], cpu_regs[R_EDX], old);
1887 tcg_gen_extr_i64_tl(s->T0, s->T1, old);
/qemu/target/ppc/translate/
H A Dspe-impl.c.inc39 tcg_gen_extr_i64_tl(cpu_gpr[reg], cpu_gprh[reg], t);
/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);