Home | History | Annotate | Download | only in priv

Lines Matching refs:X86CondP

686       case X86CondP: /* PF == 1 */
1195 && (isU32(cond, X86CondP) || isU32(cond, X86CondNP))) {
1198 UInt nnn = isU32(cond, X86CondP) ? 1 : 0;