Searched refs:X86CondNP (Results 1 – 3 of 3) sorted by relevance
398 X86CondNP = 11, /* not parity even */ enumerator
685 case X86CondNP: in x86g_calculate_condition()1195 && (isU32(cond, X86CondP) || isU32(cond, X86CondNP))) { in guest_x86_spechelper()
1070 case X86CondNP: return "np"; in name_X86Condcode()4695 mk_x86g_calculate_condition(X86CondNP)), in dis_FPU()