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
/
mem.cc
Age
Commit message (
Expand
)
Author
2010-06-02
ARM: Make some of the trace code more compact
Ali Saidi
2010-06-02
ARM: Move the longer MemoryReg::printoffset function in mem.hh into the cc file.
Gabe Black
2010-06-02
ARM: Implement the SRS instruction.
Gabe Black
2010-06-02
ARM: Add a base class for SRS.
Gabe Black
2010-06-02
ARM: Add a base class for the RFE instruction.
Gabe Black
2010-06-02
ARM: Explicitly keep track of the second destination for double loads/stores.
Gabe Black
2010-06-02
ARM: Implement the swp and swpb instructions.
Gabe Black
2010-06-02
ARM: Remove the special naming for the new memory instructions.
Gabe Black
2010-06-02
ARM: Eliminate the old memory formats which are no longer used.
Gabe Black
2010-06-02
ARM: Implement a new set of base classes for non macro memory instructions.
Gabe Black
2009-07-08
ARM: Improve memory instruction disassembly.
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