Searched defs:F_PF (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/contrib/x86emu/
H A Dx86emu_regs.h109 #define F_PF 0x0004 /* PARITY flag */ macro
H A Dx86emu.c6235 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
6565 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
6624 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
7875 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
[all...]

Completed in 107 milliseconds