summaryrefslogtreecommitdiff
path: root/src/arch/arm/insts/branch.cc
AgeCommit message (Expand)Author
2018-04-06arch-arm: Fix AArch32 branch instructions disassembleGiacomo Travaglini
2010-06-02ARM: Get rid of the empty branch.cc.Gabe Black
2010-06-02ARM: Eliminate the old style branch instructions.Gabe Black
2010-06-02ARM: Get rid of the unused Jump format.Gabe Black
2009-06-27ARM: Show branch targets relative to the nearest symbol.Gabe Black
2009-06-27ARM: Write a function for printing mnemonics and predicates.Gabe Black
2009-06-21ARM: Simplify the ISA desc by pulling some classes out of it.Gabe Black