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