Review Board 2.0.15


Review requests for Default

Summary Submitter
Posted Last Updated
SPARC: Keep a copy of the current ASI in the decoder.
gblack
May 28th, 2012, 2:54 a.m.
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
gblack
August 22nd, 2010, 6:57 p.m.
O3: Fix fp destination register flattening, and index offset adjusting.
gblack
October 31st, 2010, 1:55 a.m.
X86: Only reset npc to reflect instruction length once.
gblack
February 11th, 2011, 8:02 a.m.
Util: Replace mkblankimage.sh with the new gem5img.py.
gblack
April 18th, 2011, 2:35 a.m.
base: Fix assigning between identical bitfields.
gblack
December 17th, 2014, 7:07 a.m.
ISAs: Streamline some spots where Mem is used in the ISA descriptions.
gblack
July 3rd, 2011, 2:18 a.m.
Faults: Make the generic faults more consistent between SE and FS.
gblack
September 24th, 2011, 4:59 p.m.
SPARC: Isolate FP operations enough to prevent code/rounding mode reordering.
gblack
November 27th, 2011, 2:16 a.m.
SCons,tests: Tell scons about pc-o3-timing regressions.
gblack
July 11th, 2011, 5:26 a.m.
SPARC: Remove #if FULL_SYSTEMs from the ISA description.
gblack
September 12th, 2011, 5:28 a.m.
X86: Add a .serializing directive that makes a macroop serializing.
gblack
August 22nd, 2010, 6:44 p.m.
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
gblack
August 31st, 2010, 5:04 p.m.
GetArgument: Rework getArgument so that X86_FS compiles again.
gblack
October 13th, 2010, 1:15 a.m.
Config: Change misleading "cycle" message to say "tick".
gblack
November 17th, 2010, 1:45 p.m.
X86: Add o3 regressions in SE mode.
gblack
February 1st, 2011, 5:14 p.m.
Paths: Clean up how paths are processed in M5.
gblack
February 23rd, 2011, 2:18 a.m.
Let other objects set up memory like regions in a KVM VM.
gblack
November 18th, 2014, 1:29 a.m.
O3: At the end of an instruction, force fetchAddr to something sensible.
gblack
July 19th, 2011, 1:57 a.m.
Stack: Tidy up some comments, a warning, and make stack extension consistent.
gblack
September 5th, 2011, 6:53 p.m.
MIPS: Final overhaul of MIPS faults to kill #if FULL_SYSTEM
gblack
September 13th, 2011, 2:22 a.m.
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.
X86: Use regular read requests in the walker instead of read exclusive.
gblack
February 26th, 2011, 1:43 a.m.
config: Get rid of some extra spaces around default arguments.
gblack
November 23rd, 2014, 7:25 a.m.
ISA parser: Loosen the regular expressions matching filenames.
gblack
June 7th, 2011, 2:22 a.m.
X86: Add a config for an FS regression on O3.
gblack
July 5th, 2011, 5:06 p.m.
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.
m5=>gem5: Make the regression script build gem5.* instead of m5.*
gblack
February 6th, 2012, 2:20 a.m.
X86: Use the AddrTrie class to implement the TLB.
gblack
April 8th, 2012, 12:59 a.m.
Alpha: Force all the IPRs to an initial, determinstic value when cleared.
gblack
October 9th, 2010, 1:50 p.m.
X86: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:07 a.m.
Style checker: Fix a couple bugs in style.py.
gblack
January 13th, 2011, 2:04 a.m.
X86: Add scripts to support X86 FS configurations in the regressions.
gblack
January 29th, 2011, 3:11 p.m.
SCons: Add an option to dump the build vars, and only do that if asked.
gblack
March 3rd, 2011, 2:45 a.m.
ExecContext: Get rid of the now unused read/write templated functions.
gblack
June 20th, 2011, 11:43 a.m.
MIPS: Get rid of the unused "count" field in FaultVals.
gblack
September 12th, 2011, 5:34 a.m.
X86: Report an error if there's no kernel object, don't blindly use it.
gblack
April 18th, 2012, 1:55 a.m.
CPU: Merge the predecoder and decoder.
gblack
May 15th, 2012, 5:55 a.m.
ARM: Keep a copy of the fpscr len and stride fields in the decoder.
gblack
May 28th, 2012, 2:55 a.m.
Power: Get rid of unused checkFpEnableFault.
gblack
August 22nd, 2010, 6:58 p.m.
RefCount: Add a unit test for reference counting pointers.
gblack
January 3rd, 2011, 12:42 p.m.
X86: Define fault objects to carry debug messages.
gblack
February 11th, 2011, 8:04 a.m.
x86: Fix the CPUID Long Mode Address Size function.
gblack
November 15th, 2014, 10:24 a.m.
x86: vnc: Add a VNC server to x86 systems.
gblack
November 22nd, 2014, 11:39 a.m.
test: Add a unittest for the BitUnion types.
gblack
December 17th, 2014, 7:08 a.m.
ISA: Get rid of the unused mem_acc_type template parameter.
gblack
July 3rd, 2011, 2:20 a.m.
Faults: Add in generic faults that work like panics, warns, etc.
gblack
September 24th, 2011, 5 p.m.
SCons: Clean up some inconsistent capitalization in scons options.
gblack
February 28th, 2011, 4:52 a.m.
« < 40 41 42 43 44 45 46 > » 65 pages