Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg-op.h216 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i64 macro
336 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i32
/openbmc/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);
/openbmc/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.c12386 tcg_gen_ext8u_tl(cpu_gpr[ret], val_t); in gen_mipsdsp_bitinsn()
12456 tcg_gen_ext8u_tl(cpu_gpr[ret], val_t); in gen_mipsdsp_bitinsn()
/openbmc/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()
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc1326 tcg_gen_ext8u_tl(s->A0, s->T1);
1538 tcg_gen_ext8u_tl(s->T1, s->T1);
1687 tcg_gen_ext8u_tl(s->tmp0, s->T0);
2621 tcg_gen_ext8u_tl(s->T1, s->T1);
/openbmc/qemu/target/sparc/
H A Dtranslate.c3286 tcg_gen_ext8u_tl(tmp, src); in do_wrasi()