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

/haiku/headers/libs/x86emu/x86emu/
H A Dregs.h196 #define F_PF 0x0004 /* PARITY flag */ macro
/haiku/src/libs/x86emu/
H A Dprim_ops.c406 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
719 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
778 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
2108 CONDITIONAL_SET_FLAG(PARITY(res), F_PF); local
[all...]

Completed in 76 milliseconds