Home
last modified time | relevance | path

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

/qemu/target/i386/emulate/
H A Dx86_emu.h40 bool exec_instruction(CPUX86State *env, struct x86_decode *ins);
H A Dx86_emu.c1246 bool exec_instruction(CPUX86State *env, struct x86_decode *ins) in exec_instruction() function
/qemu/target/i386/hvf/
H A Dhvf.c809 exec_instruction(env, &decode); in hvf_vcpu_exec()
850 exec_instruction(env, &decode); in hvf_vcpu_exec()
954 exec_instruction(env, &decode); in hvf_vcpu_exec()