Home
last modified time | relevance | path

Searched refs:tcg_gen_ext8u_i64 (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
H A Dtcg-op-common.h253 void tcg_gen_ext8u_i64(TCGv_i64 ret, TCGv_i64 arg);
/qemu/tcg/
H A Dtcg-op.c2074 void tcg_gen_ext8u_i64(TCGv_i64 ret, TCGv_i64 arg) in tcg_gen_ext8u_i64() function
2118 tcg_gen_ext8u_i64(t0, t0); /* t0 = .......a */ in tcg_gen_bswap16_i64()
2125 tcg_gen_ext8u_i64(t1, arg); /* t1 = .......b */ in tcg_gen_bswap16_i64()
H A Dtcg-op-ldst.c771 tcg_gen_ext8u_i64(ret, val); in tcg_gen_ext_i64()
H A Dtcg-op-gvec.c425 tcg_gen_ext8u_i64(out, in); in tcg_gen_dup_i64()
/qemu/target/alpha/
H A Dtranslate.c860 tcg_gen_ext8u_i64(dest, src); in gen_zapnoti()
/qemu/target/s390x/tcg/
H A Dtranslate.c5630 tcg_gen_ext8u_i64(o->in2, regs[get_field(s, r2)]); in in2_r2_8u()
/qemu/target/arm/tcg/
H A Dtranslate-sve.c2613 tcg_gen_ext8u_i64(reg, reg); in TRANS_FEAT()
H A Dtranslate-a64.c3718 tcg_gen_ext8u_i64(tcg_rt, tcg_rt); in do_atomic_ld()