Age | Commit message (Expand) | Author |
2017-07-05 | arch, cpu: Architectural Register structural indexing | Nathanael Premillieu |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2015-01-25 | arm: always set the IsFirstMicroop flag | Ali Saidi |
2014-11-14 | arm: Fixes based on UBSan and static analysis | Andreas Hansson |
2014-09-03 | arm: Make memory ops work on 64bit/128-bit quantities | Mitch Hayenga |
2014-09-03 | arm: Fix v8 neon latency issue for loads/stores | Mitch Hayenga |
2014-05-09 | arm: Add branch flags onto macroops | Andrew Bardsley |
2014-04-23 | arm: Correctly display disassembly of vldmia/vstmia | Curtis Dunham |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2013-04-17 | arm: set ldr_ret_uop as conditional or unconditional control | Nathanael Premillieu |
2012-12-12 | arm: set movret_uop as conditional or unconditional control | Nathanael Premillieu |
2012-09-25 | ARM: Predict target of more instructions that modify PC. | Ali Saidi |
2012-04-23 | ISA: Put parser generated files in a "generated" directory. | Gabe Black |
2011-09-09 | StaticInst: Merge StaticInst and StaticInstBase. | Gabe Black |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-04-04 | ARM: Remove debugging warn that was accidently left in. | Ali Saidi |
2011-03-17 | ARM: Fix subtle bug in LDM. | Ali Saidi |
2011-03-17 | ARM: Fix RFE macrop. | Matt Horsnell |
2011-01-18 | ARM: The ARM decoder should not panic when decoding undefined holes is arch. | Matt Horsnell |
2010-08-25 | ARM: Use fewer micro-ops for register update loads if possible. | Gene WU |
2010-08-25 | ARM: Implement all ARM SIMD instructions. | Gabe Black |
2010-08-23 | ARM: Improve printing of uop disassembly. | Min Kyu Jeong |
2010-06-02 | ARM: Fix double precision load/store multiple decrement. | Gabe Black |
2010-06-02 | ARM: Make sure macroops aren't interrupted midinstruction. | Gabe Black |
2010-06-02 | ARM: Fix the implementation of the VFP ldm and stm macroops. | Gabe Black |
2010-06-02 | ARM: Allow flattening into any mode. | Gabe Black |
2010-06-02 | ARM: Make sure ldm exception return writes back its base in the right mode. | Gabe Black |
2010-06-02 | ARM: Add base classes for VFP load/store multiple. | Gabe Black |
2010-06-02 | ARM: Move the macro mem constructor out of the isa desc. | Gabe Black |