Searched refs:COND_LS (Results 1 – 2 of 2) sorted by relevance
40 #define COND_LS 0x9 // Unsigned lower or same Less than or equal C == 0 or Z =… macro61 case COND_LS: return "ls"; in ARMCondCodeToString()
86 #define COND_LS 0x9 macro635 case COND_LS: // (0x9) in ConditionPassed()