Review Board 2.0.15


All Review Requests

Summary Submitter
Posted Last Updated
MIPS: Move the genMachineCheckFault function near MachineCheckFault.
gblack
September 12th, 2011, 5:33 a.m.
X86: Clear out duplicate TLB entries when adding a new one.
gblack
April 17th, 2012, 5:20 a.m.
CPU: Simplify the implementation of the decode cache.
gblack
May 15th, 2012, 5:54 a.m.
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: Make O3 support variably lengthed instructions.
gblack
October 31st, 2010, 12:57 a.m.
Time: Add a setTick and getTick functions to the Time class.
gblack
January 19th, 2011, 3:10 p.m.
Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh.
gblack
February 3rd, 2011, 8:42 p.m.
O3: Implement memory mapped IPRs for O3.
gblack
February 25th, 2011, 5:46 a.m.
Ruby: Get rid of the dead ruby tester.
gblack
March 10th, 2011, 10:43 a.m.
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.
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.
[Discarded] SWIG/base: Ensure that ptrdiff_t is available for SWIG by including cstddef.
gblack
November 27th, 2011, 2:16 a.m.
X86: Mark prefetches as such in their instruction and request flags.
gblack
February 27th, 2011, 3:51 p.m.
ISA parser: Stop supporting the old style operand types.
gblack
April 25th, 2011, 3:03 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.
Big squashed diff of changes that merge SE and FS modes.
gblack
December 8th, 2011, 11:04 p.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.
Alpha: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:20 a.m.
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.
vnc: Add a conversion function for bgr888.
gblack
November 17th, 2014, 9:45 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.
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.
config: Get rid of some extra spaces around default arguments.
gblack
November 23rd, 2014, 7:25 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.
Checker: Access workload element 0 only if there is an element 0.
gblack
February 5th, 2012, 5:35 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.
Config: Change misleading "cycle" message to say "tick".
gblack
November 17th, 2010, 1:45 p.m.
Fault: Move the definition of NoFault from faults.hh to fault.hh.
gblack
January 29th, 2011, 3:04 p.m.
Util: Get rid of the make_release.py script.
gblack
February 14th, 2011, 1:21 a.m.
ISA: Use readBytes/writeBytes for all instruction level memory operations.
gblack
June 20th, 2011, 11:42 a.m.
MIPS: Get rid of the unused "count" field in FaultVals.
gblack
September 12th, 2011, 5:34 a.m.
base: Include cassert in trie.hh.
gblack
April 17th, 2012, 5:20 a.m.
ISA: Make the decode function part of the ISA's 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.
« < 38 39 40 41 42 43 44 > » 65 pages