summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/insts/branch.isa
AgeCommit message (Expand)Author
2010-08-23ARM: BX instruction can be contitional if last instruction in a IT blockGene Wu
2010-08-23ARM: Temporary local variables can't conflict with isa parser operands.Gene Wu
2010-06-02ARM: Implement the V7 version of alignment checking.Gabe Black
2010-06-02ARM: Fix the implementation of BX to work in thumbEE mode.Gabe Black
2010-06-02ARM: Implement branch instructions external to the decoder.Gabe Black