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