Searched refs:tcg_gen_ext_i32_ptr (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/accel/tcg/ |
H A D | plugin-gen.c | 130 tcg_gen_ext_i32_ptr(ptr, cpu_index); in gen_plugin_u64_ptr()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sme.c | 100 tcg_gen_ext_i32_ptr(addr, tmp); in get_tile_rowcol()
|
H A D | translate-sve.c | 2496 tcg_gen_ext_i32_ptr(p, last); in load_last_active()
|
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-common.h | 522 static inline void tcg_gen_ext_i32_ptr(TCGv_ptr r, TCGv_i32 a) in tcg_gen_ext_i32_ptr() function
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 2451 tcg_gen_ext_i32_ptr(r_tl_tmp, r_tl); in gen_load_trap_state_at_tl() 3010 tcg_gen_ext_i32_ptr(tp, tl); in do_rdhtstate() 3602 tcg_gen_ext_i32_ptr(tp, tl); in TRANS()
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvv.c.inc | 3220 tcg_gen_ext_i32_ptr(base, ofs);
|
/openbmc/qemu/target/mips/tcg/ |
H A D | translate.c | 1244 tcg_gen_ext_i32_ptr(addr, t2); in gen_load_srsgpr() 1264 tcg_gen_ext_i32_ptr(addr, t2); in gen_store_srsgpr()
|