Searched refs:SYSMODE_CLRMASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/x86emu/ | ||
| H A D | x86emu_regs.h | 158 #define SYSMODE_CLRMASK (SYSMODE_SEG_DS_SS | \ macro |
| H A D | x86emu.c | 5022 emu->x86.mode &= ~SYSMODE_CLRMASK; in x86emu_exec_one_byte() |