|
|
cpu: Add store-access operations
|
atgutier
|
May 11th, 2015, 10:22 p.m.
|
|
|
|
[Submitted] ARM: fix value of MISCREG_CTR returned by readMiscReg()
|
atgutier
|
March 31st, 2012, 8:35 a.m.
|
|
|
|
[Submitted] ruby: add BoolVec
|
atgutier
|
October 30th, 2015, 9:52 p.m.
|
|
|
|
[Discarded] cpu: implement a bi-mode branch predictor
|
atgutier
|
February 21st, 2014, 10:17 p.m.
|
|
|
|
[Submitted] ruby: change router pipeline stages to 2
|
atgutier
|
May 11th, 2015, 10:19 p.m.
|
|
|
|
[Submitted] gpu-compute: Remove WFContext
|
atgutier
|
June 29th, 2016, 3:57 p.m.
|
|
|
|
[Submitted] ext lib: add libfdt to enable flattened device tree support
|
atgutier
|
January 17th, 2013, 8:02 a.m.
|
|
|
|
[Submitted] ruby: add default ctor for MachineID type
|
atgutier
|
November 21st, 2016, 7:24 p.m.
|
|
|
|
[Submitted] ruby: speed up function used for cache walks
|
atgutier
|
May 11th, 2015, 10:21 p.m.
|
|
|
|
[Submitted] O3,ARM: fix some problems with drain/switchout functionality and add Drain DPRINTFs
|
atgutier
|
May 25th, 2012, 9:05 a.m.
|
|
|
|
[Submitted] configs: add run scripts for ics/gb versions of android and bbench
|
atgutier
|
June 7th, 2012, 7:46 a.m.
|
|
|
|
[Submitted] ruby: added stl vector of ints to be used by SLICC
|
atgutier
|
October 30th, 2015, 9:50 p.m.
|
|
|
|
[Submitted] gpu-compute: fix segfault when constructing GPUExecContext
|
atgutier
|
November 1st, 2016, 10:51 p.m.
|
|
|
|
[Discarded] arm: make the bi-mode predictor the default for O3_ARM_v7a_BP
|
atgutier
|
February 21st, 2014, 10:11 p.m.
|
|
|
|
[Submitted] cpu: Fixed a bug on where to fetch the next instruction from
|
atgutier
|
May 11th, 2015, 10:18 p.m.
|
|
|
|
[Submitted] slicc: support for transitions with a wildcard next state
|
atgutier
|
May 11th, 2015, 10:23 p.m.
|
|
|
|
[Submitted] ruby: update WireBuffer API to match that of MessageBuffer
|
atgutier
|
September 17th, 2015, 4:23 p.m.
|
|
|
|
[Submitted] configs: add option for repeatedly switching back-and-forth between cpu types.
|
atgutier
|
July 17th, 2012, 4:59 p.m.
|
|
|
|
[Submitted] sim: fix event priority name for debug-start option
|
atgutier
|
November 12th, 2013, 4:51 p.m.
|
|
|
|
[Submitted] ruby: initalize replacement policies with their own simobjs
|
atgutier
|
May 11th, 2015, 10:21 p.m.
|
|
|
|
[Submitted] ruby: slicc: remove support for single machine, multiple types
|
atgutier
|
October 30th, 2015, 9:49 p.m.
|
|
|
|
[Submitted] gpu-compute: Fix bug with return in cfg
|
atgutier
|
June 29th, 2016, 4:10 p.m.
|
|
|
|
[Submitted] ruby: add useful dprints to sequencer
|
atgutier
|
May 11th, 2015, 10:18 p.m.
|
|
|
|
[Submitted] slicc: support for multiple message types on the same buffer
|
atgutier
|
May 11th, 2015, 10:22 p.m.
|
|
|
|
[Submitted] mem: misc flags for AMD gpu model
|
atgutier
|
October 30th, 2015, 9:52 p.m.
|
|
|
|
[Submitted] ruby: make a RequestDesc class instead of std::pair
|
atgutier
|
October 13th, 2016, 9:24 p.m.
|
|
|
|
[Submitted] arm: make the PseudoLRU tags the default for the O3_ARM_v7aL2
|
atgutier
|
February 21st, 2014, 10:18 p.m.
|
|
|
|
[Submitted] arm: fix build_drive_system when not using default options
|
atgutier
|
November 5th, 2014, 9:02 p.m.
|
|
|
|
[Discarded] Backing store: Serialize/unserialize backing store
|
atgutier
|
May 11th, 2015, 10:20 p.m.
|
|
|
|
[Submitted] gpu-compute: Wavefront refactoring
|
atgutier
|
June 29th, 2016, 3:58 p.m.
|
|
|
|
[Submitted] loader: add a flattened device tree blob (dtb) object
|
atgutier
|
January 17th, 2013, 8:05 a.m.
|
|
|
|
[Submitted] gpu-compute: remove inst enums and use bit flag for attributes
|
atgutier
|
October 6th, 2016, 2:14 a.m.
|
|
|
|
[Submitted] slicc: support for multiple cache entry types in the same state machine
|
atgutier
|
May 11th, 2015, 10:21 p.m.
|
|
|
|
[Submitted] slicc: fixes for the Address to Addr changeset (11025)
|
atgutier
|
October 30th, 2015, 9:51 p.m.
|
|
|
|
[Submitted] gpu-compute: support in-order data delivery in GM pipe
|
atgutier
|
October 10th, 2016, 11:51 p.m.
|
|
|
|
[Submitted] cpu: remove local/globalHistoryBits params from branch pred
|
atgutier
|
April 17th, 2013, 12:50 p.m.
|
|
|
|
[Submitted] mem: refactor LRU cache tags and add random replacment tags
|
atgutier
|
February 21st, 2014, 10:11 p.m.
|
|
|
|
mem: MSHR livelock bug fix
|
atgutier
|
May 11th, 2015, 10:19 p.m.
|
|
|
|
[Submitted] ruby: allocate a block in CacheMemory without updating LRU state
|
atgutier
|
May 11th, 2015, 10:23 p.m.
|
|
|
|
[Submitted] bus: removed outdated warn regarding 64 B block sizes
|
atgutier
|
September 13th, 2012, 11:36 a.m.
|
|
|
|
[Submitted] mem: Minor dprintf fix to abstract mem
|
atgutier
|
September 27th, 2016, 11 p.m.
|
|
|
|
[Discarded] ruby: Changes to support finite buffering in ruby.
|
atgutier
|
May 11th, 2015, 10:21 p.m.
|
|
|
|
[Submitted] ruby: slicc: have a static MachineType
|
atgutier
|
October 30th, 2015, 9:49 p.m.
|
|
|
|
gpu: fix out of bounds access bug
|
atgutier
|
June 29th, 2016, 4:20 p.m.
|
|
|
|
[Submitted] gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA to WF
|
atgutier
|
October 10th, 2016, 6:23 p.m.
|
|
|
|
[Submitted] ext: add McPAT source
|
atgutier
|
September 20th, 2013, 1:34 a.m.
|
|
|
|
[Submitted] syscall: Add readlink to x86 with special case /proc/self/exe
|
atgutier
|
May 11th, 2015, 10:18 p.m.
|
|
|
|
[Submitted] slicc: improve support for prefix operations
|
atgutier
|
May 11th, 2015, 10:22 p.m.
|
|
|
|
[Discarded] ruby: fillMask helper function
|
atgutier
|
October 30th, 2015, 9:52 p.m.
|
|
|
|
[Submitted] mem: remove acq/rel cmds from packet and add mem fence req
|
atgutier
|
November 20th, 2015, 10:12 p.m.
|
|