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
Age
Commit message (
Expand
)
Author
2019-01-25
cpu: Add VecElem entries in MinorCPU Scoreboard
Giacomo Travaglini
2019-01-24
cpu-o3: O3 LSQ Generalisation
Rekai Gonzalez-Alberquilla
2019-01-22
arch: cpu: Stop passing around misc registers by reference.
Gabe Black
2019-01-17
cpu-o3: Make the smtCommitPolicy a Param.ScopedEnum
Nikos Nikoleris
2019-01-17
cpu-o3: Make the smtROBPolicy a Param.ScopedEnum
Nikos Nikoleris
2019-01-17
cpu-o3: Make the smtIQPolicy a Param.ScopedEnum
Nikos Nikoleris
2019-01-17
cpu-o3: Make the smtLSQPolicy a Param.ScopedEnum
Nikos Nikoleris
2019-01-17
cpu-o3: Make the smtFetchPolicy a Param.ScopedEnum
Nikos Nikoleris
2019-01-16
cpu: dev: sim: gpu-compute: Banish some ISA specific register types.
Gabe Black
2019-01-15
cpu: Fix usage of setArchVecElem
Giacomo Travaglini
2018-12-22
cpu: Stop using unions to store FP registers.
Gabe Black
2018-12-20
arch, cpu: Remove float type accessors.
Gabe Black
2018-12-11
cpu: Fixed typos in parameter/stats descriptions
Pau Cabre
2018-12-11
cpu: Added parameters to enable/disable features in LTAGE
Pau Cabre
2018-12-11
cpu-o3: Fix bug in LSQUnit(uint32_t, uint32_t) ctor
Tony Gutierrez
2018-12-04
base, sim: Add missing destructors
Nikos Nikoleris
2018-12-03
cpu: Change raw pointers to STL Containers
Rekai Gonzalez-Alberquilla
2018-11-28
cpu: Added new stats to TAGE and LTAGE branch predictors
Pau Cabre
2018-11-28
cpu: split LTAGE implementation into a base TAGE and a derived LTAGE
Pau Cabre
2018-11-28
cpu,arch-arm: Initialise data members
Rekai Gonzalez-Alberquilla
2018-11-27
arch, base, cpu, gpu, mem: Replace assert(0 or false with panic.
Gabe Black
2018-11-22
cpu: Made LTAGE parameters configurable
Pau Cabre
2018-11-22
cpu: Fixed useful counter handling in LTAGE
Pau Cabre
2018-11-22
cpu: Fixes on the loop predictor part of LTAGE
Pau Cabre
2018-11-17
cpu: Fix LTAGE max number of allocations on update
Pau Cabre
2018-11-17
configs: Added an option for choosing branch predictor type
Pau Cabre
2018-11-16
cpu: Fix the usage of const DynInstPtr
Rekai Gonzalez-Alberquilla
2018-11-14
cpu: Fixed ratio of pred to hyst bits for LTAGE Bimodal
Pau Cabre
2018-11-13
cpu: Fixed PC shifting on LTAGE branch predictor
Pau Cabre
2018-10-09
cpu: Fix MinorCPU executing Crypto Instructions
Giacomo Travaglini
2018-10-09
arch-arm: AArch32 Crypto AES
Matt Horsnell
2018-10-09
arch-arm: AArch32 Crypto SHA
Matt Horsnell
2018-10-01
cpu: Fix typo in header guard for Noncaching cpu
Giacomo Travaglini
2018-09-13
Fix SConstruct for asan build
Earl Ou
2018-09-12
cpu: Replace the fastmem with a new CPU model
Andreas Sandberg
2018-08-24
cpu: Stream/SubstreamID support in TrafficGen
Giacomo Travaglini
2018-08-24
cpu: Turn BaseTrafficGen numSuppressed into a stat
Michiel W. van Tol
2018-08-21
misc: Appease GCC 8
Jason Lowe-Power
2018-08-17
scons,ruby: do not generate unnecessary files
Brandon Potter
2018-08-10
cpu: Add hash functionality for RegId class
Bradley Wang
2018-08-10
cpu: Removed unnecessary file reg_class_impl.hh
Bradley Wang
2018-07-25
cpu: Warn when (un)serializing a traffic generator
Giacomo Travaglini
2018-07-25
cpu: Allow creation of traffic gen from generic SimObjects
Giacomo Travaglini
2018-07-24
cpu-o3: Missing freeing the heads of DepGraph in IQ squashing
Hanhwi Jang
2018-07-13
cpu: Add a Python-enabled traffic generator
Andreas Sandberg
2018-07-13
cpu: Support trace termination in BaseTrafficGen
Andreas Sandberg
2018-07-13
cpu: Unify error handling for address generators
Andreas Sandberg
2018-07-13
cpu: Split the traffic generator into two classes
Andreas Sandberg
2018-06-28
cpu: Remove reduntant protobuf includes
Andreas Sandberg
2018-06-21
cpu: Fix bug introduced by RequestPtr type change
Giacomo Travaglini
[next]