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
/
insts
/
data64.isa
Age
Commit message (
Expand
)
Author
2018-10-26
arch-arm: Refactor AArch64 MSR/MRS trapping
Giacomo Travaglini
2018-10-26
arch-arm: Trap to EL2 only if not in Secure State
Giacomo Travaglini
2018-02-07
arch-arm: Change the type of fault for dc ivac instructions
Nikos Nikoleris
2018-02-07
arch-arm: Unify permission checks for dc * instructions
Nikos Nikoleris
2018-02-07
arch-arm: Turn dc ivac to dc civac when some conditions are met
Nikos Nikoleris
2018-02-07
arch-arm: Fix printing of the data cache maintenance instructions
Nikos Nikoleris
2017-12-05
arm: Add support for the dc {civac, cvac, cvau, ivac} instr
Nikos Nikoleris
2017-11-21
arch-arm: Fix MSR/MRS disassemble
Giacomo Travaglini
2017-11-15
arm: Add support for armv8 CRC32 instructions
Giacomo Travaglini
2017-10-20
arch-arm: RBIT instruction using mirroring func
Giacomo Travaglini
2017-07-05
cpu: Simplify the rename interface and use RegId
Rekai Gonzalez-Alberquilla
2017-02-21
arm: Fix DPRINTFs with arguments in the instruction declarations
Nikos Nikoleris
2016-08-02
arm: Fix trapping to Hypervisor during MSR/MRS read/write
Dylan Johnson
2014-10-16
arch: Use shared_ptr for all Faults
Andreas Hansson
2014-04-17
arm: Make sure UndefinedInstructions are properly initialized
Ali Saidi
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers