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
Age
Commit message (
Expand
)
Author
2019-05-20
sparc: Add an object file loader for linux and solaris.
Gabe Black
2019-05-20
riscv: Add an object file loader for linux.
Gabe Black
2019-05-20
power: Add an object file loader for linux.
Gabe Black
2019-05-20
mips: Add an object file loader for linux.
Gabe Black
2019-05-18
arm: Add an object file loader for linux and freebsd.
Gabe Black
2019-05-18
alpha: Add an object file loader for linux.
Gabe Black
2019-05-18
base: Add a type for keeping track of object file loaders.
Gabe Black
2019-05-18
arch, base, cpu, dev, mem, sim: Remove #if 0-ed out code.
Gabe Black
2019-05-17
arch-arm: implement VMINNM and VMAXNM scalar version
Ciro Santilli
2019-05-17
arch-arm: implement VMINNM and VMAXNM SIMD version
Ciro Santilli
2019-05-17
arch-arm: rename operands to match spec in isa/formats/fp.isa
Ciro Santilli
2019-05-14
mem-ruby: MOESI_CMP_dir cleanup
Tiago Muck
2019-05-14
mem-ruby: Cache latencies for MOESI_CMP_dir
Tiago Muck
2019-05-14
mem-ruby: Hit latencies defined by the controllers
Tiago Muck
2019-05-14
mem-ruby: Do not change blocked msg enqueue info
Tiago Muck
2019-05-14
mem-ruby: Unique ranks for MOESI_CMP_dir in ports
Tiago Muck
2019-05-14
mem-ruby: Change MOESI_CMP_Dir L2 addressing
Tiago Muck
2019-05-14
mem-ruby: Fix MOESI_CMP_dir debug msg
Tiago Muck
2019-05-14
mem-ruby: Prevent response stalls on MOESI_CMP_directory
Tiago Muck
2019-05-14
arch-arm: Do not check MustBeOne flag for TLB requests from the prefetcher
Javier Bueno
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-05-14
Revert "cpu: fix branching when thread is suspended in MinorCPU"
Giacomo Travaglini
2019-05-14
mem-cache: Use SatCounter for prefetchers
Daniel
2019-05-14
base: Add operators to SatCounter
Daniel
2019-05-14
base: Add GTest to SatCounter
Daniel
2019-05-14
base: Move SatCounter to base directory
Daniel
2019-05-14
cpu: Revamp saturating counters
Daniel
2019-05-13
cpu: Make the indirect predictor into a SimObject
Jairo Balart
2019-05-12
mem-ruby: Replace string parameter in MultiBitSelBloomFilter
Daniel R. Carvalho
2019-05-11
arch-arm: Add initial support for SVE contiguous loads/stores
Giacomo Gabrielli
2019-05-11
cpu,mem: Add support for partial loads/stores and wide mem. accesses
Giacomo Gabrielli
2019-05-11
cpu: Add a memory access predicate
Giacomo Gabrielli
2019-05-09
mem-ruby: Fix MOESI_CMP_directory blocked line handling
Tiago Muck
2019-05-08
mem-cache: Remove writebacks packet list
Daniel R. Carvalho
2019-05-08
mem-cache: Handle data expansion
Daniel R. Carvalho
2019-05-08
mem-cache: Add co-allocation function to compressed tags
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression and decompression calls
Daniel R. Carvalho
2019-05-08
mem-cache: Create BDI Compressor
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression stats
Daniel R. Carvalho
2019-05-08
mem-cache: Create cache compressor
Daniel R. Carvalho
2019-05-08
mem-cache: Add block size to findVictim
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression data to CompressionBlk
Daniel R. Carvalho
2019-05-08
mem-cache: Create CacheComp debug flag
Daniel R. Carvalho
2019-05-08
mem-cache: Stub compression framework
Daniel R. Carvalho
2019-05-07
x86: Mark translation as delayed in case of a hw page table walk
Gabor Dozsa
2019-05-06
sim-se: correct statfs inclusion on !linux host
Andrea Mondelli
2019-05-04
arch-riscv: Implement MHARTID CSR
Alec Roelke
2019-05-03
sim-se: fix a few bugs/warns from GCC 6
Joe Gross
2019-05-03
sim-se: add eventfd system call
Brandon Potter
[next]