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
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
2018-06-14
cpu: Prevent suspended TimingSimple CPUs from fetching next instructions
Tuan Ta
2018-06-14
cpu: add a new instruction type 'Atomic'
Tuan Ta
2018-06-14
cpu-minor: Remove redundant thread startup call
Andreas Sandberg
2018-06-11
misc: Using smart pointers for memory Requests
Giacomo Travaglini
2018-06-11
misc: Substitute pointer to Request with aliased RequestPtr
Giacomo Travaglini
2018-05-29
cpu: Avoid unnecessary dynamic_pointer_cast in atomic model
Giacomo Travaglini
2018-04-27
sim,cpu,mem,arch: Introduced MasterInfo data structure
Giacomo Travaglini
2018-03-27
cpu: Remove ExtMachInst typedefs from the O3 CPU model.
Gabe Black
2018-03-27
arch: cpu: Make the ExtMachInst type a template argument in InstMap.
Gabe Black
2018-03-27
cpu: Stop extracting inst_flags from the machInst.
Gabe Black
2018-03-26
cpu: Use the new asBytes function in the protobuf inst tracer.
Gabe Black
2018-03-26
arch: Add a virtual asBytes function to the StaticInst class.
Gabe Black
2018-03-23
ruby: Make sure addresses print in hex
Jason Lowe-Power
2018-03-06
scons: Switch from the print statement to the print function.
Gabe Black
2018-02-20
cpu-o3: Don't add non-speculative mem barriers to the IQ twice
Andreas Sandberg
2018-02-05
cpu: MinorCPU handling IsSquashAfter flag
Giacomo Travaglini
2018-01-29
arm: DT autogeneration - Generate cpus node
Glenn Bergmans
2018-01-12
sim: Allow passing a user-defined L2XBar to addTwoLevelCacheHierarchy().
Xiaoyu Ma
2018-01-11
cpu: Make the CPU's TLB parameter a BaseTLB.
Gabe Black
2018-01-10
style: change C/C++ source permissions to noexec
BKP
[next]