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
2018-04-13
ruby: bugfix for MESI_Three_Level protocol
Brandon Potter
2018-04-13
mem-ruby: fix more style issues in AMD licenses
Tony Gutierrez
2018-04-13
mem-cache: Add MoveToTail to FALRU
Daniel R. Carvalho
2018-04-12
configs, mem-ruby: fix issues with style in AMD license
Tony Gutierrez
2018-04-10
arch-arm: Fix mrc,mcr to cop14 disassemble
Giacomo Travaglini
2018-04-10
dev: arm: SetScaling commands don't send parameter bytes.
Gabe Black
2018-04-06
arch: alpha: Fix an 8 year old bug from the transition to pc objects.
Gabe Black
2018-04-06
arch-arm: Add support for Tarmac trace generation
Giacomo Travaglini
2018-04-06
arch-arm: Add support for Tarmac trace-based simulation
Giacomo Travaglini
2018-04-06
arch-arm: Fix AArch32 branch instructions disassemble
Giacomo Travaglini
2018-04-06
arch-arm: Fix secure write of SCTLR when EL3 is AArch64
Giacomo Travaglini
2018-04-06
arch-arm: Correct mcrr,mrrc disassemble
Giacomo Travaglini
2018-04-06
mem: Remove unused 'using namespace'
Daniel R. Carvalho
2018-04-06
mem-cache: Move insertBlock functionality in FALRU
Daniel R. Carvalho
2018-04-06
mem-cache: Create LIP Replacement Policy
Daniel R. Carvalho
2018-04-06
mem-cache: Create BIP Replacement Policy
Daniel R. Carvalho
2018-04-05
mem-cache: Use Packet functions to write data blocks
Daniel R. Carvalho
2018-04-05
dev: Make sure the EtherTap device uses the right event queue.
Gabe Black
2018-03-30
base: Make bitunion output functions static/inline.
Gabe Black
2018-03-30
mem-cache: Remove unused return value from the recvTimingReq func
Nikos Nikoleris
2018-03-30
mem-cache: Fix FALRU data block seg fault
Daniel R. Carvalho
2018-03-30
mem-cache: Create LFU replacement policy
Daniel R. Carvalho
2018-03-30
mem-cache: Create RRIP Replacement Policy
Daniel R. Carvalho
2018-03-30
mem-cache: Create BRRIP replacement policy
Daniel R. Carvalho
2018-03-28
base: Add a default output function for bitunion types.
Gabe Black
2018-03-27
dev: sparc: Get rid of the TheISA namespace in the SPARC devices.
Gabe Black
2018-03-27
dev: Remove a bunch of Alpha code from MIPS, and unnecessary TheISAs.
Gabe Black
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
sparc: Add some missing M5_FALLTHROUGHs and breaks.
Gabe Black
2018-03-27
cpu: Stop extracting inst_flags from the machInst.
Gabe Black
2018-03-26
cpu: Proposed fix for backwards compatibility in proto/inst.proto.
Gabe Black
2018-03-26
arch: Fix all override related warnings.
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
mem-cache: fix missing overrides in repl policies
Jason Lowe-Power
2018-03-23
ruby: Make sure addresses print in hex
Jason Lowe-Power
2018-03-23
learning_gem5: Add a simple Ruby protocol
Jason Lowe-Power
2018-03-23
mem-cache: Create FIFO replacement policy
Daniel R. Carvalho
2018-03-23
mem-cache: Fix MRU rebase
Daniel R. Carvalho
2018-03-23
arch-arm: Distinguish IS TLBI from non-IS
Giacomo Travaglini
2018-03-23
arch-arm: Created function for TLB ASID Invalidation
Giacomo Travaglini
2018-03-22
hsail: Get rid of an inert private member of StorageSpace.
Gabe Black
2018-03-22
cpu: Make the protobuf inst tracer accept variable sized instructions.
Gabe Black
2018-03-22
mem-cache: Create MRU replacement policy
Daniel R. Carvalho
2018-03-22
mem-cache: Split array indexing and replacement policies.
Daniel R. Carvalho
2018-03-21
mem-cache: Allow clean operations when block allocation fails
Nikos Nikoleris
2018-03-20
arch-arm, configs: Treat the bootloader rom as cacheable memory
Nikos Nikoleris
2018-03-20
arch, arm: Fix implicit-fallthrough GCC warnings
Chun-Chen Hsu
2018-03-20
riscv: throw IllegalInstFault when decoding invalid instructions
Tuan Ta
[next]