Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-06 | arch-arm: Fix AArch32 branch instructions disassemble | Giacomo Travaglini | |
This patch adds the generateDisassembly method for BranchReg, BranchImm and BranchRegReg Base classes used by AArch32 branch instructions. Change-Id: I6de015cc213335556d5187df3d4fcd765876262c Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-on: https://gem5-review.googlesource.com/9503 Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> | |||
2010-06-02 | ARM: Get rid of the empty branch.cc. | Gabe Black | |
2010-06-02 | ARM: Eliminate the old style branch instructions. | Gabe Black | |
2010-06-02 | ARM: Get rid of the unused Jump format. | Gabe Black | |
2009-06-27 | ARM: Show branch targets relative to the nearest symbol. | Gabe Black | |
2009-06-27 | ARM: Write a function for printing mnemonics and predicates. | Gabe Black | |
2009-06-21 | ARM: Simplify the ISA desc by pulling some classes out of it. | Gabe Black | |