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
/
fetch2.cc
Age
Commit message (
Expand
)
Author
2019-11-02
arch,cpu: Move endianness conversion of inst bytes into the ISA.
Gabe Black
2019-05-14
Revert "cpu: fix how a thread starts up in MinorCPU"
Giacomo Travaglini
2019-05-14
Revert "cpu: stop scheduling suspended threads in MinorCPU"
Giacomo Travaglini
2019-02-08
cpu: support atomic memory request type with AtomicOpFunctor
Tuan Ta
2019-02-08
cpu: stop scheduling suspended threads in all stages of MinorCPU
Tuan Ta
2019-02-06
cpu: fix how a thread starts up in MinorCPU
Tuan Ta
2017-11-29
cpu-minor: Add missing instruction stats
David Guillen Fandos
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2016-12-21
cpu: disallow speculative update of branch predictor tables (o3)
Arthur Perais
2016-07-21
cpu: Fix Minor SMT WFI/drain interaction issues
Mitch Hayenga
2016-07-21
cpu: Add SMT support to MinorCPU
Mitch Hayenga
2014-11-14
arm: Fixes based on UBSan and static analysis
Andreas Hansson
2014-07-23
cpu: `Minor' in-order CPU model
Andrew Bardsley