Home
last modified time | relevance | path

Searched refs:tcg_gen_ext16u_i64 (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op.h218 #define tcg_gen_ext16u_tl tcg_gen_ext16u_i64
H A Dtcg-op-common.h249 void tcg_gen_ext16u_i64(TCGv_i64 ret, TCGv_i64 arg);
/openbmc/qemu/tcg/
H A Dtcg-op.c2160 void tcg_gen_ext16u_i64(TCGv_i64 ret, TCGv_i64 arg) in tcg_gen_ext16u_i64() function
2724 tcg_gen_ext16u_i64(ret, arg); in tcg_gen_deposit_z_i64()
2749 tcg_gen_ext16u_i64(ret, ret); in tcg_gen_deposit_z_i64()
2818 tcg_gen_ext16u_i64(ret, arg); in tcg_gen_extract_i64()
H A Dtcg-op-ldst.c826 tcg_gen_ext16u_i64(ret, val); in tcg_gen_ext_i64()
H A Dtcg-op-gvec.c428 tcg_gen_ext16u_i64(out, in); in tcg_gen_dup_i64()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c3532 tcg_gen_ext16u_i64(tcg_rt, tcg_rt); in do_atomic_ld()
7169 tcg_gen_ext16u_i64(d, d); in gen_sqshrn_b()
7207 tcg_gen_ext16u_i64(d, d); in gen_sqshrun_b()
7227 tcg_gen_ext16u_i64(d, d); in gen_sqrshrn_b()
7265 tcg_gen_ext16u_i64(d, d); in gen_sqrshrun_b()
9475 tcg_gen_ext16u_i64(tmp, tcg_rn); in handle_fmov()
H A Dtranslate-sve.c2611 tcg_gen_ext16u_i64(reg, reg); in TRANS_FEAT()
/openbmc/qemu/target/alpha/
H A Dtranslate.c862 tcg_gen_ext16u_i64(dest, src); in gen_zapnoti()
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c5584 tcg_gen_ext16u_i64(o->in2, regs[get_field(s, r1)]); in in2_r1_16u()
5648 tcg_gen_ext16u_i64(o->in2, regs[get_field(s, r2)]); in in2_r2_16u()
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c3776 tcg_gen_ext16u_i64(t0, t0); in gen_loongson_multimedia()