Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.h178 void x86emu_exec_call(struct x86emu *, uint16_t, uint16_t);
H A Dx86emu.c252 x86emu_exec_call(struct x86emu *emu, uint16_t seg, uint16_t off) in x86emu_exec_call() function