Searched refs:COND_LS (Results 1 – 5 of 5) sorted by relevance
54 #define COND_LS \ macro91 case COND_LS: in ARMCondCodeToString()133 case COND_LS: in ARMConditionPassed()
38 COND_LS = 3, // Less or Same enumerator67 return M68k::COND_LS; in GetOppositeBranchCondition()68 case M68k::COND_LS: in GetOppositeBranchCondition()115 case M68k::COND_LS: in GetCondBranchFromCond()151 return M68k::COND_LS; in GetCondFromBranchOpc()
67 return M68k::COND_LS; in getCondFromBranchOpc()
1516 return M68k::COND_LS; in TranslateIntegerM68kCC()1593 return M68k::COND_LS; in TranslateM68kCC()1650 case M68k::COND_LS: in EmitTest()1861 case M68k::COND_LS: in isM68kCCUnsigned()
94 #define COND_LS 0x9 macro851 case COND_LS: // (0x9) in ConditionPassed()