Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c45 static void X86EMU_exec_two_byte(struct X86EMU *);
4110 X86EMU_exec_two_byte(emu); in X86EMU_exec_one_byte()
5471 X86EMU_exec_two_byte(struct X86EMU * emu) in X86EMU_exec_two_byte() function