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
Age
Commit message (
Expand
)
Author
2014-10-16
arch: Use shared_ptr for all Faults
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-09-03
arm: Make memory ops work on 64bit/128-bit quantities
Mitch Hayenga
2014-09-03
arm: Fix v8 neon latency issue for loads/stores
Mitch Hayenga
2014-04-29
arm: use condition code registers for ARM ISA
Curtis Dunham
2014-09-03
arm: ISA X31 destination register fix
Andrew Bardsley
2014-09-03
arm: Mark v7 cbz instructions as direct branches
Mitch Hayenga
2014-09-03
arch, cpu: Factor out the ExecContext into a proper base class
Andreas Sandberg
2014-04-17
arm: Make sure UndefinedInstructions are properly initialized
Ali Saidi
2014-05-09
arm: Add branch flags onto macroops
Andrew Bardsley
2014-05-09
arm: add preliminary ISA splits for ARM arch
Curtis Dunham
2014-05-09
arch: teach ISA parser how to split code across files
Curtis Dunham
2014-05-09
arm: Panics in miscreg read functions can be tripped by O3 model
Geoffrey Blake
2014-05-09
arch: remove inline specifiers on all inst constrs, all ISAs
Curtis Dunham
2014-05-09
arm: cleanup ARM ISA definition
Curtis Dunham
2014-04-23
arm: Don't use a stack allocated mnemonic
Mitchell Hayenga
2014-03-23
arm: m5ops readfile64 args broken, offset coming through garbage
Eric Van Hensbergen
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2013-05-14
arm: Add support for the m5fail pseudo-op
Andreas Sandberg
2013-03-04
ARM: fix some cases where instructions that write to fp reg 15 are accidently...
Ali Saidi
2013-02-19
scons: Fix warnings issued by clang 3.2svn (XCode 4.6)
Andreas Hansson
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
2013-02-19
scons: Add warning for overloaded virtual functions
Andreas Hansson
2013-02-19
scons: Fix up numerous warnings about name shadowing
Andreas Hansson
2013-02-15
arm: fix some fp comparisons that worked by accident.
Ali Saidi
2012-12-12
arm: set uopSet_uop as conditional or unconditional control
Nathanael Premillieu
2012-09-25
ARM: Inst writing to cntrlReg registers not set as control inst
Nathanael Premillieu
2012-09-25
ARM: Predict target of more instructions that modify PC.
Ali Saidi
2012-06-29
ARM: Fix identification of one RAS pop instruction.
Ali Saidi
2012-05-25
ISA: Make the decode function part of the ISA's decoder.
Gabe Black
2012-04-14
clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6
Andreas Hansson
2012-03-21
ARM: Fix case where cond/uncond control is mis-specified
Nathanael Premillieu
2012-03-21
ARM: Clean up condCodes in IT blocks.
Ali Saidi
2012-03-21
ARM: IT doesn't need to be serializing.
Geoffrey Blake
2012-03-19
gcc: Clean-up of non-C++0x compliant code, first steps
Andreas Hansson
2012-03-09
ARM: Fix branch prediction issue with CB(N)Z instruction
Brian Grayson
2012-03-01
ARM: Add limited CP14 support.
Matt Horsnell
2012-01-31
Merge with head, hopefully the last time for this batch.
Gabe Black
2012-01-31
clang: Enable compiling gem5 using clang 2.9 and 3.0
Koan-Sin Tan
2012-01-31
util: implements "writefile" gem5 op to export file from guest to host filesy...
Dam Sunwoo
2012-01-31
CheckerCPU: Re-factor CheckerCPU to be compatible with current gem5
Geoffrey Blake
2012-01-16
Merge yet again with the main repository.
Gabe Black
2012-01-09
ARM: Add support for initparam m5 op
Ali Saidi
2012-01-07
Merge with the main repository again.
Gabe Black
2012-01-07
Merge with main repository.
Gabe Black
2011-12-01
ARM: Add IsSerializeAfter and IsNonSpeculative flag to the syscall instruction .
Ali Saidi
2011-11-02
SE/FS: Get rid of FULL_SYSTEM in the ARM ISA.
Gabe Black
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-09-26
ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.
Gabe Black
[next]