Home
last modified time | relevance | path

Searched refs:tcg_constant_ptr (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dplugin-gen.c91 tcg_gen_st_ptr(tcg_constant_ptr((intptr_t)arr), tcg_env, in gen_enable_mem_helper()
98 tcg_gen_st_ptr(tcg_constant_ptr(0), tcg_env, in gen_disable_mem_helper()
116 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_udata_cb()
172 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_udata_cond_cb()
211 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_mem_cb()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h479 #define tcg_constant_ptr(X) tcg_constant_ptr_int((intptr_t)(X)) macro
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c645 TCGv_ptr t_size = tcg_constant_ptr(oprsz); in do_dup()
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc4622 tcg_constant_ptr(CPU_NB_REGS * sizeof(ZMMReg)));