Home
last modified time | relevance | path

Searched refs:tcg_gen_ext8u_tl (Results 1 – 9 of 9) sorted by relevance

/qemu/include/tcg/
H A Dtcg-op.h228 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i64 macro
349 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i32
/qemu/target/riscv/insn_trans/
H A Dtrans_rvzce.c.inc37 return gen_unary(ctx, a, EXT_NONE, tcg_gen_ext8u_tl);
H A Dtrans_rvb.c.inc510 tcg_gen_ext8u_tl(t, src2);
/qemu/target/mips/tcg/
H A Dmips16e_translate.c.inc1013 tcg_gen_ext8u_tl(cpu_gpr[rx], cpu_gpr[rx]);
H A Dnanomips_translate.c.inc2081 tcg_gen_ext8u_tl(v0_t, v0_t);
H A Dtranslate.c12387 tcg_gen_ext8u_tl(cpu_gpr[ret], val_t); in gen_mipsdsp_bitinsn()
12457 tcg_gen_ext8u_tl(cpu_gpr[ret], val_t); in gen_mipsdsp_bitinsn()
/qemu/target/openrisc/
H A Dtranslate.c513 tcg_gen_ext8u_tl(cpu_R(dc, a->d), cpu_R(dc, a->a)); in trans_l_extbz()
/qemu/target/i386/tcg/
H A Demit.c.inc1330 tcg_gen_ext8u_tl(s->A0, s->T1);
1562 tcg_gen_ext8u_tl(s->T1, s->T1);
1712 tcg_gen_ext8u_tl(cmp_lhs, s->T0);
2637 tcg_gen_ext8u_tl(s->T1, s->T1);
/qemu/target/sparc/
H A Dtranslate.c3304 tcg_gen_ext8u_tl(tmp, src); in do_wrasi()