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.cc
Age
Commit message (
Expand
)
Author
2018-02-16
arch-arm: Change ArmFault cast from reinterpret to static
Giacomo Travaglini
2018-02-08
arch-arm: Don't change PSTATE in Illegal Exception return
Giacomo Travaglini
2018-01-29
arch-arm: understandably initialize register permissions
Curtis Dunham
2018-01-29
arm: extend MiscReg metadata structures
Curtis Dunham
2018-01-29
arch-arm: understandably initialize register mappings
Curtis Dunham
2017-12-22
arch,cpu: "virtualize" the TLB interface.
Gabe Black
2017-12-14
misc: Updates for gcc7.2 for x86
Jason Lowe-Power
2017-07-05
cpu: Added interface for vector reg file
Rekai Gonzalez-Alberquilla
2017-02-09
arm: AArch64 report cache size correctly when reading CTR_EL0
Bjoern A. Zeeb
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2016-12-19
arm: provide correct timer availability in ID_PFR1 register
Curtis Dunham
2016-12-19
arm: compute ID_AA64PFR{0,1}_EL1 registers
Curtis Dunham
2016-12-19
arm: compute ID_PFR{0,1} registers
Curtis Dunham
2016-12-19
arm: miscreg refactoring
Curtis Dunham
2016-12-19
arm: audit SCTLR
Curtis Dunham
2016-12-19
arm: remove SCTLR.FI
Curtis Dunham
2016-12-19
arm: update AArch{64,32} register mappings
Curtis Dunham
2016-08-15
cpu, arch: fix the type used for the request flags
Nikos Nikoleris
2016-08-02
arm: Add TLBI instruction for stage 2 IPA's
Dylan Johnson
2016-08-02
arm: Fix EL perceived at TLB for address translation instructions
Dylan Johnson
2016-08-02
arm: add stage2 translation support
Dylan Johnson
2016-08-02
arm: enable EL2 support
Curtis Dunham
2016-08-02
arm: invalidate TLB miscreg cache on modification of HSCTLR
Dylan Johnson
2016-07-11
arm: Don't consult the TLB test iface for functional translations
Andreas Sandberg
2016-04-07
mem: Remove threadId from memory request class
Mitch Hayenga
2016-04-06
Revert power patch sets with unexpected interactions
Andreas Sandberg
2016-04-05
mem: Remove threadId from memory request class
Mitch Hayenga
2015-10-09
isa: Add parameter to pick different decoder inside ISA
Rekai Gonzalez Alberquilla
2015-09-30
isa,cpu: Add support for FS SMT Interrupts
Mitch Hayenga
2015-06-09
arm: Delete debug print in initialization of hardware thread
Rune Holm
2015-05-23
dev, arm: Refactor and clean up the generic timer model
Andreas Sandberg
2015-05-05
arm: Remove unnecessary boot uncachability
Andreas Hansson
2015-03-02
arm: Don't truncate 16-bit ASIDs to 8 bits
Andreas Sandberg
2015-01-22
mem: Clean up Request initialisation
Andreas Hansson
2014-12-23
arm: Add support for filtering in the PMU
Andreas Sandberg
2014-10-29
arm: Fix multi-system AArch64 boot w/caches.
Ali Saidi
2014-10-16
arm: Add a model of an ARM PMUv3
Andreas Sandberg
2014-04-29
arm: use condition code registers for ARM ISA
Curtis Dunham
2014-04-17
arm: allow DC instructions by default so SE mode works
Ali Saidi
2014-05-09
arm: Panics in miscreg read functions can be tripped by O3 model
Geoffrey Blake
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2014-01-24
arch: Make all register index flattening const
Andreas Hansson
2013-07-18
mem: Set the cache line size on a system level
Andreas Hansson
2013-01-07
arm: Remove the register mapping hack used when copying TCs
Andreas Sandberg
2013-01-07
arm: Make ID registers ISA parameters
Andreas Sandberg
2013-01-07
arch: Make the ISA class inherit from SimObject
Andreas Sandberg
2013-01-04
Decoder: Remove the thread context get/set from the decoder.
Gabe Black
2013-01-04
ARM: Keep a copy of the fpscr len and stride fields in the decoder.
Gabe Black
2012-07-27
ARM: fix value of MISCREG_CTR returned by readMiscReg()
Anthony Gutierrez
2012-06-05
ARM: Fix MPIDR and MIDR register implementation.
Chander Sudanthi
[next]