Searched refs:tcg_gen_call4 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/exec/ |
H A D | helper-gen.h.inc | 57 tcg_gen_call4(glue(helper_info_,name).func, \
|
/openbmc/qemu/accel/tcg/ |
H A D | plugin-gen.c | 207 tcg_gen_call4(cb->f.vcpu_mem, cb->info, NULL, in gen_mem_cb()
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 844 void tcg_gen_call4(void *func, TCGHelperInfo *, TCGTemp *ret,
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 2358 void tcg_gen_call4(void *func, TCGHelperInfo *info, TCGTemp *ret, in tcg_gen_call4() function
|