Home
last modified time | relevance | path

Searched refs:tcg_gen_trunc_i64_ptr (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h531 static inline void tcg_gen_trunc_i64_ptr(TCGv_ptr r, TCGv_i64 a) in tcg_gen_trunc_i64_ptr() function
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate_vx.c.inc184 tcg_gen_trunc_i64_ptr(ptr, tmp);
/openbmc/qemu/target/hppa/
H A Dtranslate.c1545 tcg_gen_trunc_i64_ptr(ptr, tmp); in space_select()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c7180 tcg_gen_trunc_i64_ptr(ptr, didx); in TRANS_FEAT()
/openbmc/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_vec.c.inc5017 tcg_gen_trunc_i64_ptr(t1, t0);