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
/
insts
/
macromem.cc
Age
Commit message (
Expand
)
Author
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