|
|
[Submitted] Ruby Slicc: remove the call to cin.get() function
|
nilay
|
September 10th, 2012, 8:34 a.m.
|
|
|
|
[Submitted] Ruby System: Convert to Clocked Object
|
nilay
|
August 30th, 2012, 8:14 a.m.
|
|
|
|
[Submitted] ISA Parser: Allow predication of source and destination registers
|
nilay
|
April 16th, 2012, 9:52 p.m.
|
|
|
|
[Submitted] x86: Add a separate register for D flag bit
|
nilay
|
August 16th, 2012, 10:58 a.m.
|
|
|
|
[Submitted] X86: make use of register predication
|
nilay
|
July 26th, 2012, 8:01 a.m.
|
|
|
|
[Submitted] ruby: eliminate typedef integer_t
|
nilay
|
September 13th, 2012, 7:57 a.m.
|
|
|
|
[Submitted] ruby: avoid using g_system_ptr for event scheduling
|
nilay
|
September 13th, 2012, 7:56 a.m.
|
|
|
|
[Submitted] ruby: move functional access to ruby system
|
nilay
|
September 24th, 2012, 5:55 p.m.
|
|
|
|
[Submitted] ruby: remove some unused things in slicc
|
nilay
|
September 24th, 2012, 5:58 p.m.
|
|
|
|
[Submitted] ruby: changes to simple network
|
nilay
|
September 24th, 2012, 6:08 p.m.
|
|
|
|
[Submitted] ruby: rename template_hack to template
|
nilay
|
September 24th, 2012, 6:06 p.m.
|
|
|
|
[Submitted] ruby: makes some members non-static
|
nilay
|
September 24th, 2012, 6:11 p.m.
|
|
|
|
[Submitted] ruby: remove unused code in protocols
|
nilay
|
September 24th, 2012, 6:04 p.m.
|
|
|
|
[Submitted] ruby: improved support for functional accesses
|
nilay
|
September 24th, 2012, 6:15 p.m.
|
|
|
|
[Submitted] ruby: register multiple memory controllers
|
nilay
|
October 3rd, 2012, 9:06 p.m.
|
|
|
|
[Submitted] ruby: reset timing after cache warm up
|
nilay
|
September 24th, 2012, 5:52 p.m.
|
|
|
|
[Submitted] ruby: remove AbstractMemOrCache
|
nilay
|
October 3rd, 2012, 9:03 p.m.
|
|
|
|
[Submitted] memtest: move check on outstanding requests
|
nilay
|
October 3rd, 2012, 9:10 p.m.
|
|
|
|
[Submitted] ruby: allow function definition in slicc structs
|
nilay
|
September 24th, 2012, 6:02 p.m.
|
|
|
|
[Submitted] ruby banked array: do away with event scheduling
|
nilay
|
September 13th, 2012, 7:58 a.m.
|
|
|
|
[Submitted] ruby: support functional accesses in garnet flexible network
|
nilay
|
October 24th, 2012, 12:35 p.m.
|
|
|
|
[Submitted] ruby: bug in functionalRead, revert recent changes
|
nilay
|
October 24th, 2012, 12:36 p.m.
|
|
|
|
[Submitted] sim: have a curTick per eventq
|
nilay
|
November 14th, 2012, 2:15 p.m.
|
|
|
|
[Submitted] ruby: add a prefetcher
|
nilay
|
October 24th, 2012, 12:37 p.m.
|
|
|
|
[Submitted] ruby: add functions for computing next stride/page address
|
nilay
|
October 24th, 2012, 12:37 p.m.
|
|
|
|
[Submitted] ruby: add support for prefetching to MESI protocol
|
nilay
|
October 24th, 2012, 12:39 p.m.
|
|
|
|
[Submitted] ruby: change slicc to allow for constructor args
|
nilay
|
October 24th, 2012, 12:38 p.m.
|
|
|
|
[Submitted] ruby: modify the directed tester to read/write streams
|
nilay
|
October 24th, 2012, 12:39 p.m.
|
|
|
|
[Submitted] x86: implement x87 fp instruction fnstsw
|
nilay
|
December 12th, 2012, 10:03 p.m.
|
|
|
|
[Discarded] inorder cpu: remove params.hh
|
nilay
|
January 5th, 2013, 9:19 a.m.
|
|
|
|
[Submitted] x86: Changes to decoder, corrects 9376
|
nilay
|
January 11th, 2013, 12:13 p.m.
|
|
|
|
[Submitted] Ruby: remove reference to g_system_ptr from class Message
|
nilay
|
January 9th, 2013, 1:32 p.m.
|
|
|
|
[Submitted] Ruby: use ClockedObject in Consumer class
|
nilay
|
January 9th, 2013, 1:31 p.m.
|
|
|
|
[Submitted] x86 cpuid: enable clflush
|
nilay
|
January 5th, 2013, 8:22 a.m.
|
|
|
|
[Submitted] x86: implements emms instruction
|
nilay
|
January 5th, 2013, 8:12 a.m.
|
|
|
|
[Submitted] x86: implements fsin, fcos instructions
|
nilay
|
January 5th, 2013, 8:14 a.m.
|
|
|
|
[Submitted] x86: implement fabs, fchs instructions
|
nilay
|
January 5th, 2013, 8:11 a.m.
|
|
|
|
[Submitted] ruby: remove calls to g_system_ptr->getTime()
|
nilay
|
January 15th, 2013, 1:42 p.m.
|
|
|
|
[Submitted] x86, cpu: corrects 270c9a75e91f, take over decoder on cpu switch
|
nilay
|
January 20th, 2013, 7:27 p.m.
|
|
|
|
[Submitted] branch predictor: move out of o3 and inorder cpus
|
nilay
|
January 5th, 2013, 9:18 a.m.
|
|
|
|
[Submitted] ruby: remove get_time()
|
nilay
|
January 15th, 2013, 1:41 p.m.
|
|
|
|
[Submitted] ruby: remove call to curCycle in panic()
|
nilay
|
January 26th, 2013, 7:48 a.m.
|
|
|
|
[Submitted] ruby: correct computation of number of bits required for address
|
nilay
|
January 28th, 2013, 3:52 a.m.
|
|
|
|
[Submitted] sim: remove unused struct priority_compare
|
nilay
|
January 25th, 2013, 3:33 a.m.
|
|
|
|
[Discarded] checkpoint: move curTick from globals to eventq
|
nilay
|
January 24th, 2013, 12:08 p.m.
|
|
|
|
[Submitted] ruby: enable multiple clock domains
|
nilay
|
January 29th, 2013, 8:28 p.m.
|
|
|
|
[Submitted] ruby: Replace Time with Cycles in SequencerMessage
|
nilay
|
January 26th, 2013, 7:53 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles
|
nilay
|
January 29th, 2013, 8:25 p.m.
|
|
|
|
[Submitted] base: add some mathematical operators to Cycles class
|
nilay
|
January 26th, 2013, 7:51 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles in Memory Controller
|
nilay
|
January 26th, 2013, 7:54 a.m.
|
|