Searched defs:gen_call (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/scripts/qapi/ | ||
H A D | commands.py | 55 def gen_call(name: str, function |
/openbmc/qemu/target/hexagon/ | ||
H A D | genptr.c | 703 static void gen_call(DisasContext *ctx, int pc_off) in gen_call() function |