Searched refs:X86CondNL (Results 1 – 3 of 3) sorted by relevance
415 X86CondNL = 13, /* not less */ enumerator
691 case X86CondNL: in x86g_calculate_condition()876 if (isU32(cc_op, X86G_CC_OP_SUBL) && isU32(cond, X86CondNL)) { in guest_x86_spechelper()
1078 case X86CondNL: return "nl"; in name_X86Condcode()