<dec f='src/src/common/include/x86emu/x86emu.h' l='178' type='void X86EMU_exec(struct X86EMU * )'/>
<def f='src/src/common/lib/libx86emu/x86emu.c' l='226' ll='251' type='void X86EMU_exec(struct X86EMU * emu)'/>
<use f='src/src/common/lib/libx86emu/x86emu.c' l='261' u='c' c='X86EMU_exec_call'/>
<use f='src/src/common/lib/libx86emu/x86emu.c' l='276' u='c' c='X86EMU_exec_intr'/>
<doc f='src/src/common/lib/libx86emu/x86emu.c' l='220'>/****************************************************************************
REMARKS:
Main execution loop for the emulator. We return from here when the system
halts, which is normally caused by a stack fault when we return from the
original real mode call.
****************************************************************************/</doc>
<doc f='src/src/common/include/x86emu/x86emu.h' l='176'>/* decode.c */</doc>
