|
|
[Submitted] cpu: Fix timing CPU drain check
|
ahansson
|
August 18th, 2013, 3:35 p.m.
|
|
|
|
[Submitted] cpu: Fix TrafficGen trace playback
|
ahansson
|
July 18th, 2013, 1:17 p.m.
|
|
|
|
[Submitted] cpu: fix unitialized variable which may cause assertion failure
|
pcabre
|
December 4th, 2015, 11:11 a.m.
|
|
|
|
[Submitted] cpu: Fixed a bug on where to fetch the next instruction from
|
atgutier
|
May 11th, 2015, 10:18 p.m.
|
|
|
|
[Submitted] cpu: Fold together the StateGraph and the TrafficGen
|
ahansson
|
April 23rd, 2013, 12:25 a.m.
|
|
|
|
[Submitted] cpu: generate SimPoint basic block vector profiles
|
ali
|
February 13th, 2013, 8:47 a.m.
|
|
|
|
[Submitted] CPU: Get rid of the now unnecessary getInst/setInst family of functions.
|
gblack
|
August 31st, 2010, 5:17 p.m.
|
|
|
|
[Submitted] CPU: Get rid of vestigial instances of the ev5_trap function.
|
gblack
|
August 28th, 2010, 9:18 p.m.
|
|
|
|
[Discarded] cpu: implement a bi-mode branch predictor
|
atgutier
|
February 21st, 2014, 10:13 p.m.
|
|
|
|
[Discarded] cpu: implement a bi-mode branch predictor
|
atgutier
|
February 21st, 2014, 10:13 p.m.
|
|
|
|
[Discarded] cpu: implement a bi-mode branch predictor
|
atgutier
|
February 21st, 2014, 10:15 p.m.
|
|
|
|
[Discarded] cpu: implement a bi-mode branch predictor
|
atgutier
|
February 21st, 2014, 10:17 p.m.
|
|
|
|
[Submitted] cpu: implement bi-mode-style branch predictor
|
atgutier
|
February 21st, 2014, 10:19 p.m.
|
|
|
|
[Submitted] cpu: implement L-TAGE branch predictor
|
aperais
|
November 22nd, 2016, 2:31 p.m.
|
|
|
|
[Submitted] cpu: Implement per-thread GHRs
|
cdunham
|
February 23rd, 2016, 8:58 p.m.
|
|
|
|
[Submitted] cpu: implements vector registers
|
nilay
|
May 17th, 2015, 9:56 p.m.
|
|
|
|
[Submitted] cpu: Initialize the O3 pipeline from startup()
|
ali
|
December 6th, 2012, 11:56 a.m.
|
|
|
|
cpu: Limit the size of the decode cache
|
andysan
|
June 3rd, 2013, 5:29 a.m.
|
|
|
|
[Discarded] CPU: Make (post|clear)Interrupt and clearInterrupts virtual
|
ali
|
November 2nd, 2012, 10:13 a.m.
|
|
|
|
[Submitted] cpu: Make checker CPUs inherit from CheckerCPU in the Python hierarchy
|
ali
|
January 7th, 2013, 11:24 a.m.
|
|
|
|
[Submitted] cpu: Make CPU and ThreadContext getters const
|
ahansson
|
March 6th, 2014, 7:22 p.m.
|
|
|
|
[Submitted] CPU: Make Exec trace to print predication result (if false) for memory instructions
|
ali
|
August 13th, 2010, 9:52 a.m.
|
|
|
|
[Submitted] cpu: Make sure that a drained atomic CPU isn't executing ucode
|
ali
|
December 6th, 2012, 12:21 p.m.
|
|
|
|
[Submitted] cpu: Make sure that a drained timing CPU isn't executing ucode
|
ali
|
December 6th, 2012, 12:16 p.m.
|
|
|
|
[Submitted] CPU: Make the constants for StaticInst flags visible outside the class.
|
gblack
|
August 22nd, 2010, 6:41 p.m.
|
|
|
|
[Submitted] cpu: Make the generators usable outside the TrafficGen module
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] CPU: Merge the predecoder and decoder.
|
gblack
|
May 15th, 2012, 5:55 a.m.
|
|
|
|
[Submitted] cpu: Minor Draining Bug
|
lukefahr
|
October 29th, 2014, 3 p.m.
|
|
|
|
[Submitted] cpu: Move invldPid constant from Request to BaseCPU
|
ahansson
|
August 13th, 2015, 8:29 p.m.
|
|
|
|
[Submitted] cpu: Move packet deallocation to recvTimingResp in the O3 CPU
|
ahansson
|
November 17th, 2014, 6:18 a.m.
|
|
|
|
[Submitted] cpu: Move the branch predictor out of the BaseCPU
|
ahansson
|
August 19th, 2013, 9:38 a.m.
|
|
|
|
[Submitted] cpu: Move traffic generator sending out of generator states
|
ahansson
|
April 23rd, 2013, 12:26 a.m.
|
|
|
|
[Submitted] CPU: Moving towards a more general port across CPU models
|
ahansson
|
December 19th, 2011, 5:54 a.m.
|
|
|
|
[Submitted] cpu: O3 add a header declaring the DerivO3CPU
|
ali
|
October 24th, 2012, 2:28 p.m.
|
|
|
|
[Submitted] cpu: o3 register renaming request handling improved
|
ahansson
|
February 7th, 2015, 5:24 p.m.
|
|
|
|
[Submitted] cpu: o3: another assert instead of check
|
nilay
|
March 4th, 2015, 8:53 a.m.
|
|
|
|
[Submitted] cpu: o3: combine if with same condition
|
nilay
|
February 28th, 2015, 10:39 p.m.
|
|
|
|
cpu: o3: Commit stage updates for hw threads priority list
|
alexdutu
|
May 28th, 2015, 3:40 p.m.
|
|
|
|
[Submitted] cpu: o3: commit: mark pipeline delay variable as consts
|
nilay
|
February 28th, 2015, 10:41 p.m.
|
|
|
|
cpu: o3: Fetch stage updates for hw threads priority list
|
alexdutu
|
May 28th, 2015, 3:39 p.m.
|
|
|
|
cpu: o3: Mapping the ZeroRegister for all hardware threads
|
alexdutu
|
May 28th, 2015, 3:38 p.m.
|
|
|
|
cpu: o3: Merging haltContext with suspendContext
|
alexdutu
|
May 26th, 2015, 4:45 p.m.
|
|
|
|
[Discarded] cpu: o3: record cpi stacks
|
nilay
|
March 4th, 2015, 9 a.m.
|
|
|
|
[Submitted] cpu: o3: remove member variable squashCounter
|
nilay
|
February 28th, 2015, 10:37 p.m.
|
|
|
|
[Submitted] cpu: o3: Remove unused code in iew, add assert instead.
|
nilay
|
March 4th, 2015, 8:41 a.m.
|
|
|
|
[Submitted] cpu: o3: remove unused function annotateMemoryUnits()
|
nilay
|
February 28th, 2015, 10:34 p.m.
|
|
|
|
[Submitted] cpu: o3: remove unused stat variables.
|
nilay
|
February 28th, 2015, 10:40 p.m.
|
|
|
|
[Submitted] cpu: o3: replace issueLatency with bool pipelined
|
nilay
|
April 20th, 2015, 4:49 p.m.
|
|
|
|
[Submitted] cpu: o3: single cycle default div microop latency on x86
|
nilay
|
April 20th, 2015, 4:48 p.m.
|
|
|
|
[Submitted] cpu: Only check for PC events on instruction boundaries.
|
gblack
|
November 25th, 2014, 11:47 a.m.
|
|