|
|
[Submitted] Ruby: Get rid of the dead ruby tester.
|
gblack
|
March 10th, 2011, 10:43 a.m.
|
|
|
|
[Submitted] x86: pc: Put a stub IO device at port 0xed which the kernel can use for delays.
|
gblack
|
November 19th, 2014, 9:26 a.m.
|
|
|
|
[Submitted] base: Fix assigning between identical bitfields.
|
gblack
|
December 17th, 2014, 7:07 a.m.
|
|
|
|
[Submitted] ISAs: Streamline some spots where Mem is used in the ISA descriptions.
|
gblack
|
July 3rd, 2011, 2:18 a.m.
|
|
|
|
[Submitted] Faults: Make the generic faults more consistent between SE and FS.
|
gblack
|
September 24th, 2011, 4:59 p.m.
|
|
|
|
[Discarded] SWIG/base: Ensure that ptrdiff_t is available for SWIG by including cstddef.
|
gblack
|
November 27th, 2011, 2:16 a.m.
|
|
|
|
[Submitted] X86: Mark prefetches as such in their instruction and request flags.
|
gblack
|
February 27th, 2011, 3:51 p.m.
|
|
|
|
[Submitted] ISA parser: Stop supporting the old style operand types.
|
gblack
|
April 25th, 2011, 3:03 a.m.
|
|
|
|
[Submitted] SCons,tests: Tell scons about pc-o3-timing regressions.
|
gblack
|
July 11th, 2011, 5:26 a.m.
|
|
|
|
[Submitted] SPARC: Remove #if FULL_SYSTEMs from the ISA description.
|
gblack
|
September 12th, 2011, 5:28 a.m.
|
|
|
|
[Submitted] Big squashed diff of changes that merge SE and FS modes.
|
gblack
|
December 8th, 2011, 11:04 p.m.
|
|
|
|
[Submitted] X86: Add a .serializing directive that makes a macroop serializing.
|
gblack
|
August 22nd, 2010, 6:44 p.m.
|
|
|
|
[Submitted] Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
|
gblack
|
August 31st, 2010, 5:04 p.m.
|
|
|
|
[Submitted] GetArgument: Rework getArgument so that X86_FS compiles again.
|
gblack
|
October 13th, 2010, 1:15 a.m.
|
|
|
|
[Submitted] Alpha: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:20 a.m.
|
|
|
|
[Submitted] Unit tests: Define a header file for common unit testing functions/macros.
|
gblack
|
January 15th, 2011, 12:32 a.m.
|
|
|
|
[Discarded] Root: Serialize the time sync state.
|
gblack
|
January 30th, 2011, 9:17 p.m.
|
|
|
|
[Submitted] vnc: Add a conversion function for bgr888.
|
gblack
|
November 17th, 2014, 9:45 a.m.
|
|
|
|
[Submitted] O3: At the end of an instruction, force fetchAddr to something sensible.
|
gblack
|
July 19th, 2011, 1:57 a.m.
|
|
|
|
[Submitted] Stack: Tidy up some comments, a warning, and make stack extension consistent.
|
gblack
|
September 5th, 2011, 6:53 p.m.
|
|
|
|
[Submitted] MIPS: Final overhaul of MIPS faults to kill #if FULL_SYSTEM
|
gblack
|
September 13th, 2011, 2:22 a.m.
|
|
|
|
[Submitted] X86: Use the M5PanicFault fault in execute methods instead of calling panic.
|
gblack
|
February 19th, 2012, 4:06 a.m.
|
|
|
|
[Discarded] ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
gblack
|
September 23rd, 2010, 5:22 p.m.
|
|
|
|
[Submitted] RefCount: Add a unit test for reference counting pointers.
|
gblack
|
January 3rd, 2011, 12:42 p.m.
|
|
|
|
[Discarded] x86: Fix some bugs in the real mode far jmp instruction.
|
gblack
|
November 15th, 2014, 11:39 a.m.
|
|
|
|
[Submitted] config: Get rid of some extra spaces around default arguments.
|
gblack
|
November 23rd, 2014, 7:25 a.m.
|
|
|
|
[Submitted] X86: Add a config for an FS regression on O3.
|
gblack
|
July 5th, 2011, 5:06 p.m.
|
|
|
|
[Submitted] Alpha: Get rid of some #if FULLSYSTEMs in the Alpha ISA description.
|
gblack
|
September 10th, 2011, 3:36 a.m.
|
|
|
|
[Discarded] X86: Remove FULL_SYSTEM from the x86 faults.
|
gblack
|
September 26th, 2011, 2:19 a.m.
|
|
|
|
[Submitted] Checker: Access workload element 0 only if there is an element 0.
|
gblack
|
February 5th, 2012, 5:35 a.m.
|
|
|
|
[Submitted] X86: Use the AddrTrie class to implement the TLB.
|
gblack
|
April 8th, 2012, 12:59 a.m.
|
|
|
|
[Submitted] Alpha: Force all the IPRs to an initial, determinstic value when cleared.
|
gblack
|
October 9th, 2010, 1:50 p.m.
|
|
|
|
[Submitted] Config: Change misleading "cycle" message to say "tick".
|
gblack
|
November 17th, 2010, 1:45 p.m.
|
|
|
|
[Submitted] Fault: Move the definition of NoFault from faults.hh to fault.hh.
|
gblack
|
January 29th, 2011, 3:04 p.m.
|
|
|
|
[Submitted] Util: Get rid of the make_release.py script.
|
gblack
|
February 14th, 2011, 1:21 a.m.
|
|
|
|
[Submitted] ISA: Use readBytes/writeBytes for all instruction level memory operations.
|
gblack
|
June 20th, 2011, 11:42 a.m.
|
|
|
|
[Submitted] MIPS: Get rid of the unused "count" field in FaultVals.
|
gblack
|
September 12th, 2011, 5:34 a.m.
|
|
|
|
[Submitted] base: Include cassert in trie.hh.
|
gblack
|
April 17th, 2012, 5:20 a.m.
|
|
|
|
[Submitted] ISA: Make the decode function part of the ISA's decoder.
|
gblack
|
May 15th, 2012, 5:55 a.m.
|
|
|
|
[Submitted] ARM: Keep a copy of the fpscr len and stride fields in the decoder.
|
gblack
|
May 28th, 2012, 2:55 a.m.
|
|
|
|
[Submitted] Power: Get rid of unused checkFpEnableFault.
|
gblack
|
August 22nd, 2010, 6:58 p.m.
|
|
|
|
[Submitted] O3: Fix fp destination register flattening, and index offset adjusting.
|
gblack
|
October 31st, 2010, 1:55 a.m.
|
|
|
|
[Submitted] TimeSync: Use the new setTick and getTick function to set some values from Ticks.
|
gblack
|
January 19th, 2011, 3:10 p.m.
|
|
|
|
[Submitted] Gems: Eliminate the now unused GEMS_ROOT scons variable.
|
gblack
|
March 10th, 2011, 10:43 a.m.
|
|
|
|
x86: vnc: Add a VNC server to x86 systems.
|
gblack
|
November 22nd, 2014, 11:39 a.m.
|
|
|
|
[Submitted] Util: Replace mkblankimage.sh with the new gem5img.py.
|
gblack
|
April 18th, 2011, 2:35 a.m.
|
|
|
|
[Submitted] test: Add a unittest for the BitUnion types.
|
gblack
|
December 17th, 2014, 7:08 a.m.
|
|
|
|
[Submitted] ISA: Get rid of the unused mem_acc_type template parameter.
|
gblack
|
July 3rd, 2011, 2:20 a.m.
|
|
|
|
[Submitted] Faults: Add in generic faults that work like panics, warns, etc.
|
gblack
|
September 24th, 2011, 5 p.m.
|
|
|
|
[Submitted] SPARC: Isolate FP operations enough to prevent code/rounding mode reordering.
|
gblack
|
November 27th, 2011, 2:16 a.m.
|
|