index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm
/
isa
/
templates
/
macromem.isa
Age
Commit message (
Expand
)
Author
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