Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_emu.c486 static void exec_ins_single(CPUX86State *env, struct x86_decode *decode) in exec_ins_single() function
502 string_rep(env, decode, exec_ins_single, 0); in exec_ins()
504 exec_ins_single(env, decode); in exec_ins()