Age | Commit message (Expand) | Author |
2017-11-07 | alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl templates. | Gabe Black |
2017-11-02 | alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts. | Gabe Black |
2014-09-03 | arm: Make memory ops work on 64bit/128-bit quantities | Mitch Hayenga |
2014-05-09 | arch: teach ISA parser how to split code across files | Curtis Dunham |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2012-12-12 | arm: set uopSet_uop as conditional or unconditional control | Nathanael Premillieu |
2011-04-04 | ARM: Cleanup implementation of ITSTATE and put important code in PCState. | Ali Saidi |
2011-03-17 | ARM: Fix RFE macrop. | Matt Horsnell |
2011-02-23 | ARM: NEON instruction templates modified to set the predicate flag to false w... | Giacomo Gabrielli |
2011-01-18 | ARM: Add support for moving predicated false dest operands from sources. | Ali Saidi |
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-06-02 | ARM: Add templates for VFP load/store multiple instructions. | Gabe Black |
2010-06-02 | ARM: Move the macro mem constructor out of the isa desc. | Gabe Black |
2010-06-02 | ARM: Make macroops panic if executed directly. | Gabe Black |
2010-06-02 | ARM: Reimplement load/store multiple external to the decoder. | Gabe Black |