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
/
misc.hh
Age
Commit message (
Expand
)
Author
2014-11-14
arm: Fixes based on UBSan and static analysis
Andreas Hansson
2014-10-01
arm: More UBSan cleanups after additional full-system runs
Andreas Hansson
2014-09-27
arm: Fixed undefined behaviours identified by gcc
Andreas Hansson
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2010-06-02
ARM: Make undefined instructions obey predication.
Gabe Black
2010-06-02
ARM: Add a new RegImmOp base class.
Gabe Black
2010-06-02
ARM: Add a RegRegImmOp base class.
Gabe Black
2010-06-02
ARM: Widen the immediate fields in the misc instruction classes.
Gabe Black
2010-06-02
ARM: Make a base class for instructions that use only an immediate.
Gabe Black
2010-06-02
ARM: Rename the RevOp base class to something more generic.
Gabe Black
2010-06-02
ARM: Add a register, immediate, immediate to register base for [su]bfx.
Gabe Black
2010-06-02
ARM: Add a base class to support usada8.
Gabe Black
2010-06-02
ARM: Add a base class for the sel instruction.
Gabe Black
2010-06-02
ARM: Add a base class for extend and add instructions.
Gabe Black
2010-06-02
ARM: Generalize the saturation instruction bases for use in other instructions.
Gabe Black
2010-06-02
ARM: Implement base classes for the saturation instructions.
Gabe Black
2010-06-02
ARM: Add base classes suitable for the REV* instructions.
Gabe Black
2010-06-02
ARM: Define versions of MSR and MRS outside the decoder.
Gabe Black