Searched refs:COND_VC (Results 1 – 2 of 2) sorted by relevance
38 #define COND_VC 0x7 // No overflow Not unordered V == 0 macro59 case COND_VC: return "vc"; in ARMCondCodeToString()
84 #define COND_VC 0x7 macro629 case COND_VC: // (0x7) in ConditionPassed()