Searched defs:TCGArg (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/tcg/ | ||
H A D | tcg.h | 284 typedef tcg_target_ulong TCGArg; typedef |
/openbmc/qemu/target/riscv/ | ||
H A D | translate.c | 1089 void(*func)(TCGv, TCGv, TCGv, TCGArg, MemOp), in gen_amo() argument |