Searched refs:COND_MI (Results 1 – 2 of 2) sorted by relevance
35 #define COND_MI 0x4 // Minus, negative Less than N == 1 macro56 case COND_MI: return "mi"; in ARMCondCodeToString()
81 #define COND_MI 0x4 macro620 case COND_MI: // (0x4) in ConditionPassed()