summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/formats/branch.isa
AgeCommit message (Expand)Author
2009-06-24ARM: Link register is trashed by non-executed branch and link operations.Jack Whitman
2009-06-21ARM: Simplify the ISA desc by pulling some classes out of it.Gabe Black
2009-06-21ARM: Make the isa parser aware that CPSR is being used.Gabe Black
2009-06-21ARM: Pull some static code out of the isa desc and create miscregs.hh.Gabe Black
2009-04-05arm: add ARM support to M5Stephen Hines