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

/netbsd-current/common/include/x86emu/
H A Dx86emu_regs.h108 #define F_PF 0x0004 /* PARITY flag */ macro
/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c6037 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
6353 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
6409 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
7615 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
[all...]

Completed in 185 milliseconds