summaryrefslogtreecommitdiff
path: root/src/arch/arm/insts/branch.hh
AgeCommit message (Expand)Author
2018-04-06arch-arm: Fix AArch32 branch instructions disassembleGiacomo Travaglini
2012-03-21ARM: Clean up condCodes in IT blocks.Ali Saidi
2011-03-17ARM: Identify branches as conditional or unconditional and direct or indirect.Ali Saidi
2010-06-02ARM: Eliminate the old style branch instructions.Gabe Black
2010-06-02ARM: Implement new base classes for branches.Gabe Black
2010-06-02ARM: Get rid of the unused Jump format.Gabe Black
2010-06-02ARM: Make sure ExtMachInst is used consistently instead of regular MachInst.Gabe Black
2009-06-21ARM: Simplify the ISA desc by pulling some classes out of it.Gabe Black