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
/
cpu
/
minor
/
exec_context.hh
Age
Commit message (
Expand
)
Author
2018-01-09
cpu, power: Get rid of the remnants of the EA computation insts.
Gabe Black
2017-07-05
cpu: Added interface for vector reg file
Rekai Gonzalez-Alberquilla
2017-07-05
cpu: Simplify the rename interface and use RegId
Rekai Gonzalez-Alberquilla
2017-07-05
arch, cpu: Architectural Register structural indexing
Nathanael Premillieu
2015-07-20
syscall_emul: [patch 13/22] add system call retry capability
Brandon Potter
2016-08-15
cpu: Add missing override in Minor's exec context
Andreas Sandberg
2016-08-15
cpu: Fixed clang errors. Added 'override' keyword for virtual functions.
Reiley Jeapaul
2016-08-15
cpu, arch: fix the type used for the request flags
Nikos Nikoleris
2016-07-21
cpu: Add SMT support to MinorCPU
Mitch Hayenga
2016-01-17
cpu. arch: add initiateMemRead() to ExecContext interface
Steve Reinhardt
2015-09-30
cpu: Add per-thread monitors
Mitch Hayenga
2015-08-07
base: Declare a type for context IDs
Andreas Sandberg
2015-07-28
revert 5af8f40d8f2c
Nilay Vaish
2015-07-26
cpu: implements vector registers
Nilay Vaish
2015-02-16
arch: Make readMiscRegNoEffect const throughout
Andreas Hansson
2014-11-06
x86 isa: This patch attempts an implementation at mwait.
Marc Orr
2014-09-03
arch, cpu: Factor out the ExecContext into a proper base class
Andreas Sandberg
2014-07-23
cpu: `Minor' in-order CPU model
Andrew Bardsley