arch-power: Fix disassembly for rotate instructions
[gem5.git] / src / mem /
2021-02-12 Tiago Mückmem-ruby: intToTick helper
2021-02-12 Tiago Mückmem-ruby: add wakeup_port statement
2021-02-11 Tiago Mückmem-ruby: add andMask to WriteMask
2021-02-11 Tiago Mückmem-ruby: fix Sequencer latency reporting
2021-02-11 Tiago Mückmem-ruby: fix functional reads in abstract ctrl
2021-02-11 Tiago Mückmem-ruby: fixes for masked writes
2021-02-11 Tiago Mückmem-ruby: warns on masked functional writes
2021-02-10 Hoa Nguyenmem: Initialize pendingWrites stat of NVMStats
2021-02-10 Hoa Nguyenmem: Remove units from stats description
2021-02-10 Hoa Nguyenmem: Change warmupCycle stat to warmupTick
2021-02-10 Hoa Nguyenmem: Add Units to mem stats
2021-02-10 Hoa Nguyencpu,mem: Converting stats to supported units
2021-02-10 Hoa Nguyenmem: Fix/Improve stats in src/mem
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2021-02-03 Gabe Blackmisc: Re-remove Authors lines from source files.
2021-01-28 Gabe Blackarch,base,mem,sim: Fix style in base/types.hh and remov...
2021-01-27 Andreas Sandbergarch, mem, cpu, systemc: Remove Python 2.7 glue code
2021-01-27 Hoa Nguyencpu,mem,sim: Use ADD_STAT macro where possible
2021-01-23 Gabe Blackmem: Stop "using namespace std"
2021-01-22 Andreas Sandbergmem: Consistently use ISO prefixes
2021-01-22 Andreas Sandbergscons: Remove Python 2.7 compatibility code
2021-01-15 Daniel R. Carvalhomisc: Fix some includes
2021-01-15 Matthew Porembamem-ruby: Fix race related to atomics in VIPER
2021-01-13 Daniel R. Carvalhomem-cache: Fix update of useful prefetches
2021-01-13 Gabe Blackmisc: Fix missing includes.
2020-12-22 Daniel R. Carvalhomem-cache: Generate error on compression misconfiguration
2020-12-22 Hoa Nguyenmem-ruby: Update stats style for SimpleNetwork
2020-12-22 Hoa Nguyenmem-ruby: Update stats of AbstractController and derive...
2020-12-22 Hoa Nguyenmem-ruby: Move CacheMemory stats used in SLICC to a...
2020-12-22 Hoa Nguyenmem-ruby: Update stats style
2020-12-16 Daniel R. Carvalhomem-cache: Implement a frequency-sampling compressor
2020-12-16 Daniel R. Carvalhomem-cache: Add a data-update probe to cache
2020-12-14 Daniel R. Carvalhomem-ruby: Fix const copy of addr range in AbstractContr...
2020-12-14 Yu-hsin Wangmem: Align the Substream naming in Request
2020-12-14 Yu-hsin Wangmem: Change assert to use flag test functions in Request
2020-12-14 Yu-hsin Wangmem: Add missing flag test functions to Request
2020-12-07 Tiago Mückmem-ruby: able to define resource stalls handlers
2020-12-07 Tiago Mückmem-ruby: functions for connecting sequencer ports
2020-12-03 Daniel R. Carvalhomem-cache: Fix setting prefetch bit
2020-11-26 Bobby R. BruceMerge "misc: Merge branch hotfix v20.1.0.2 branch into...
2020-11-24 Maryam Babaiemem-cache, stats: Stats update for snoop filter
2020-11-21 Hoa Nguyenmem-ruby: Fix cache hits being profiled as cache misses
2020-11-20 Hoa Nguyenmem-ruby,misc: Fix a parameter name in a DeprecatedPara...
2020-11-19 Hoa Nguyenmem,stats: Update stats style for mem/probes and mem/qos
2020-11-19 Hoa Nguyenmem,stats: Update stats style for FALRU
2020-11-17 Bobby R. Brucemem-cache,misc: Added missing override to operator
2020-11-17 Kyle Roartymem-ruby: Fix deadlock in VIPERCoalescer
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-11-14 Daniel R. Carvalhobase,cpu,mem: Use templatized SatCounter
2020-11-12 Gabe Blackmem-cache: Remove "inline" from a method in one of...
2020-11-12 Daniel R. Carvalhomem-cache: Override print function of sector and super...
2020-11-12 Daniel R. Carvalhomem-cache: Use the compression factor to co-allocate
2020-11-12 Daniel R. Carvalhomem-cache: Set compression bit with its size
2020-11-12 Daniel R. Carvalhomem-cache: Add data expansion and compaction checking...
2020-11-12 Daniel R. Carvalhomem-cache: Allow moving data contractions
2020-11-12 Daniel R. Carvalhomem-cache: Use RP for data expansion victimization
2020-11-12 Daniel R. Carvalhomem-cache: Add function to move blocks in the tags
2020-11-12 Daniel R. Carvalhomem-cache: Add move assign and delete move constr of blk
2020-11-06 jiemingyinmem-garnet: Fix garnet network interface stats
2020-11-06 Gabe Blackmem,sim: Get the page size from the page table in SE...
2020-11-06 Bobby R. Brucemem,scons: Changed assert to panic_if in MessageBuffer
2020-11-06 Bobby R. Brucemem: Added missing override to cache_blk function
2020-11-06 Gabe Blackmem: Expose the underlyig DRAM or NVM's memory back...
2020-11-06 Gabe Blackmem: Minor refactor of how the abstract mem backdoor...
2020-11-04 Brad Beckmannconfigs,mem-ruby: Remove old GPU ptls
2020-11-04 Tuan Tagpu-compute,mem-ruby: Replace ACQUIRE and RELEASE reque...
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-26 Giacomo Travaglinimem: Replace any getDTBPtr/getITBPtr usage
2020-10-23 Daniel R. Carvalhomem-cache: Implement FPC cache compressor
2020-10-23 Daniel R. Carvalhomem-cache: Make (de)compression latencies params
2020-10-23 Daniel R. Carvalhomem-cache: Undefine compression ratio of perfect compre...
2020-10-22 Daniel Gerzhoymem-ruby: L1/L2 hit/miss tracking for MOESI_AMD_BASE...
2020-10-22 Daniel Gerzhoymem-ruby: L3 hit/miss tracking to MOESI_AMD_BASE-dir
2020-10-22 jiemingyinmem-garnet: Fix garnet network interface stats
2020-10-21 Gabe Blackmisc: Fix a few accidental transitive includes.
2020-10-15 Kyle Roartygpu-compute,mem-ruby: Properly create/handle WriteCompl...
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-13 Tiago Mückmem-ruby: allow qualifiers in SLICC functions
2020-10-13 Tiago Mückmem-ruby: more specialized address to node mapping
2020-10-13 Tiago Mückmem-ruby: Expose MessageBuffer methods
2020-10-13 Tiago Mückmem-ruby: add addressOffset util
2020-10-12 Daniel R. Carvalhomem-cache: Create ReplacementPolicy namespace
2020-10-12 Tiago Mückmem-ruby: detailed transaction latency profiling
2020-10-12 Tiago Mückmem-ruby: expose transition info to actions
2020-10-12 Tiago Mückmem-ruby: change MessageBuffer randomization param
2020-10-12 Tiago Mückmem-ruby: sequencer callback for unique writes
2020-10-12 Tiago Mückmem-ruby: move AddrRange propagation to RubyPort
2020-10-12 Tiago Mückmem-ruby: Sequencer can be used without cache
2020-10-12 Tiago Mückmem-ruby: int to Cycle converter
2020-10-12 Tiago Mückmem-ruby: support for template types in structs
2020-10-12 Tiago Mückmem-ruby: added function to check addr range
2020-10-12 Tiago Mückmem-ruby: missing method in NetDest interface
2020-10-12 Tiago Mückmem-ruby: added %(mod) operator to SLICC
2020-10-09 Daniel R. Carvalhomem-ruby: Simplify Ruby prefetcher's filter access...
2020-10-09 Daniel R. Carvalhomem-ruby: Use CircularQueue for prefetcher's non unit...
2020-10-09 Daniel R. Carvalhomem-ruby: Use CircularQueue for prefetcher's unit filter
2020-10-09 Tiago Mückmem-ruby: fix include dependency
2020-10-09 Tiago Mückmem-ruby: additional WriteMask methods
2020-10-09 Tiago Mückmem-ruby: Network can use custom data msg size
2020-10-09 Tiago Muckmem-ruby: Allow same-cycle enqueue
next