|
|
[Submitted] Ruby: remove README.debugging and Decommissioning_note
|
nilay
|
August 27th, 2012, 10:30 a.m.
|
|
|
|
[Submitted] ruby: bug in functionalRead, revert recent changes
|
nilay
|
October 24th, 2012, 12:36 p.m.
|
|
|
|
[Submitted] x86: implement fabs, fchs instructions
|
nilay
|
January 5th, 2013, 8:11 a.m.
|
|
|
|
[Submitted] ruby: replaces Time with Cycles in many places
|
nilay
|
January 26th, 2013, 7:52 a.m.
|
|
|
|
[Submitted] x86: create space in bios memory map
|
nilay
|
March 8th, 2013, 9:24 a.m.
|
|
|
|
[Submitted] x86: mark instructions for being function call/return
|
nilay
|
May 11th, 2013, 11:47 a.m.
|
|
|
|
[Discarded] cpu: some changes to switching
|
nilay
|
June 7th, 2013, 3:47 p.m.
|
|
|
|
[Submitted] ruby: network: convert to gem5 style stats
|
nilay
|
August 27th, 2013, 1:36 p.m.
|
|
|
|
[Submitted] Moving Ruby to M5's debug print support
|
nilay
|
October 17th, 2010, 2:22 p.m.
|
|
|
|
[Discarded] style: add .clang-format file
|
nilay
|
September 1st, 2014, 6:05 a.m.
|
|
|
|
[Submitted] ruby: network: garnet: remove functions for computing power
|
nilay
|
September 18th, 2014, 9:23 p.m.
|
|
|
|
[Submitted] Ruby: Convert AccessModeType to RubyAccessMode
|
nilay
|
March 18th, 2011, 9:53 p.m.
|
|
|
|
[Submitted] ruby: slicc: remove member buffer_expr from Var class
|
nilay
|
August 9th, 2015, 6:25 p.m.
|
|
|
|
[Submitted] ruby: remove get_time()
|
nilay
|
January 15th, 2013, 1:41 p.m.
|
|
|
|
[Submitted] ruby: enable multiple clock domains
|
nilay
|
January 29th, 2013, 8:28 p.m.
|
|
|
|
[Submitted] x86: implements x87 add/sub instructions
|
nilay
|
January 17th, 2014, 5:58 p.m.
|
|
|
|
[Submitted] config: separate function for instantiating a memory controller
|
nilay
|
September 25th, 2014, 4:43 a.m.
|
|
|
|
[Submitted] SLICC: Remove the keyword wake_up_all_dependents
|
nilay
|
March 12th, 2011, 2:08 p.m.
|
|
|
|
[Submitted] MOESI Hammer: Remove a couple of errors
|
nilay
|
December 30th, 2011, 3:57 p.m.
|
|
|
|
[Submitted] ruby: slicc: avoid duplicate code for function argument check
|
nilay
|
July 10th, 2015, 4:28 p.m.
|
|
|
|
[Submitted] Fix x86 TLB and Walker
|
nilay
|
February 28th, 2012, 6:47 a.m.
|
|
|
|
[Submitted] o3: drop unused statistic wbPenalized and wbPenalizedRate
|
nilay
|
September 13th, 2015, 5:39 p.m.
|
|
|
|
[Submitted] Config: Remove setMipsOptions
|
nilay
|
June 6th, 2012, 3:12 p.m.
|
|
|
|
[Submitted] ruby: remove unused code in protocols
|
nilay
|
September 24th, 2012, 6:04 p.m.
|
|
|
|
[Submitted] x86: implement x87 fp instruction fnstsw
|
nilay
|
December 12th, 2012, 10:03 p.m.
|
|
|
|
[Submitted] x86: regressions: add switcher full test
|
nilay
|
April 17th, 2013, 4:04 a.m.
|
|
|
|
[Submitted] stats: add function for adding histograms
|
nilay
|
December 5th, 2013, 10:21 p.m.
|
|
|
|
[Submitted] Change interface between coherence protocols and CacheMemory
|
nilay
|
December 21st, 2010, 9:18 a.m.
|
|
|
|
[Submitted] cpu: o3: Remove unused code in iew, add assert instead.
|
nilay
|
March 4th, 2015, 8:41 a.m.
|
|
|
|
[Submitted] cpu: o3: replace issueLatency with bool pipelined
|
nilay
|
April 20th, 2015, 4:49 p.m.
|
|
|
|
[Submitted] Ruby EventQueue: Remove unused functions
|
nilay
|
January 3rd, 2012, 4:39 p.m.
|
|
|
|
[Discarded] Ruby: remove the check coherence functionality
|
nilay
|
June 15th, 2012, 12:54 a.m.
|
|
|
|
[Submitted] ruby: avoid using g_system_ptr for event scheduling
|
nilay
|
September 13th, 2012, 7:56 a.m.
|
|
|
|
[Submitted] ruby: message buffer: remove _ptr from some variables
|
nilay
|
March 8th, 2013, 9:50 a.m.
|
|
|
|
[Submitted] ruby: add a three level MESI protocol.
|
nilay
|
January 1st, 2014, 6:52 p.m.
|
|
|
|
[Submitted] ruby: message buffer: drop dequeue_getDelayCycles()
|
nilay
|
March 13th, 2014, 5:35 a.m.
|
|
|
|
[Submitted] ruby: slicc: change the way configurable members are specified
|
nilay
|
August 16th, 2014, 1:02 a.m.
|
|
|
|
[Submitted] Ruby: Remove files and includes not in use
|
nilay
|
July 26th, 2011, 8:59 a.m.
|
|
|
|
[Submitted] Ruby X86: problem in setting DMA port, related to the changeset 8850
|
nilay
|
March 14th, 2012, 8:53 p.m.
|
|
|
|
[Submitted] Config: change how cpu class is set
|
nilay
|
July 23rd, 2012, 7:21 a.m.
|
|
|
|
[Submitted] Ruby: Remove RubyEventQueue
|
nilay
|
August 20th, 2012, noon
|
|
|
|
[Submitted] ruby: move files from ruby/system to ruby/structures
|
nilay
|
December 3rd, 2012, 1:49 p.m.
|
|
|
|
[Discarded] alpha: create individual decode cache for each decoder
|
nilay
|
February 10th, 2013, 1:47 p.m.
|
|
|
|
[Submitted] x86: implements x87 mult/div instructions
|
nilay
|
February 28th, 2015, 10:34 p.m.
|
|
|
|
[Submitted] x86: Add microop for fence
|
nilay
|
November 1st, 2011, 12:56 p.m.
|
|
|
|
[Submitted] Ruby Set: Move NUMBER_WORDS_PER_SET to Set.hh
|
nilay
|
January 3rd, 2012, 4:11 p.m.
|
|
|
|
[Submitted] ISA Parser: Allow predication of source and destination registers
|
nilay
|
April 16th, 2012, 9:52 p.m.
|
|
|
|
[Submitted] ruby: perfect switch: refactor code
|
nilay
|
August 30th, 2015, 5:46 p.m.
|
|
|
|
[Submitted] ruby: add functions for computing next stride/page address
|
nilay
|
October 24th, 2012, 12:37 p.m.
|
|
|
|
[Submitted] x86: implements emms instruction
|
nilay
|
January 5th, 2013, 8:12 a.m.
|
|