Review Board 2.0.15


All Review Requests

Summary
Submitter
Posted Last Updated
O3: Don't assert that nothing is pending in the decoder at the start of a cycle.
gblack
July 11th, 2011, 4:59 a.m.
[Discarded] O3: Don't delete insts if they're still being translated.
gblack
July 3rd, 2011, 4:22 p.m.
O3: Fetch from the microcode ROM when needed.
gblack
February 11th, 2011, 8:01 a.m.
O3: Fix corner case squashing into the microcode ROM.
gblack
February 25th, 2011, 1:23 a.m.
O3: Fix fp destination register flattening, and index offset adjusting.
gblack
October 31st, 2010, 1:55 a.m.
O3: Get rid of the raw ExtMachInst constructor on DynInsts.
gblack
July 19th, 2011, 1:58 a.m.
O3: Get rid of the unused addToRemoveList function.
gblack
July 3rd, 2011, 4:22 p.m.
O3: Implement memory mapped IPRs for O3.
gblack
February 25th, 2011, 5:46 a.m.
O3: Let squashed and deferred instructions issue.
gblack
July 3rd, 2011, 3:37 a.m.
O3: Make O3 support variably lengthed instructions.
gblack
October 31st, 2010, 12:57 a.m.
O3: Stop using the current macroop no matter why you're leaving it.
gblack
July 11th, 2011, 5:06 a.m.
O3: When squashing, restore the macroop that should be used for fetching.
gblack
July 19th, 2011, 1:59 a.m.
O3: When waiting to handle an interrupt, let everything drain out.
gblack
July 11th, 2011, 5:04 a.m.
Params: Add parameter types for IP addresses in various forms.
gblack
November 17th, 2010, 1:52 p.m.
Paths: Clean up how paths are processed in M5.
gblack
February 23rd, 2011, 2:18 a.m.
Power: Get rid of unused checkFpEnableFault.
gblack
August 22nd, 2010, 6:58 p.m.
POWER: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:14 a.m.
ps2: Support translating left and right ALT keys.
gblack
November 22nd, 2014, 1:36 p.m.
Pseudoinst: Add an initParam pseudo inst function.
gblack
September 10th, 2011, 2:04 a.m.
PseudoInst: Remove the now unnecessary #if FULL_SYSTEMs around pseudoinsts.
gblack
September 10th, 2011, 2:05 a.m.
RefCount: Add a unit test for reference counting pointers.
gblack
January 3rd, 2011, 12:42 p.m.
[Discarded] Regressions: Make the regression diffing script understand host_op_rate.
gblack
February 12th, 2012, 4:21 p.m.
Regressions: Make X86_FS run automatically, and move it's regressions to quick.
gblack
March 11th, 2011, 11:45 p.m.
[Discarded] Root: Serialize the time sync state.
gblack
January 30th, 2011, 9:17 p.m.
Ruby: Get rid of the dead ruby tester.
gblack
March 10th, 2011, 10:43 a.m.
Ruby: Mention that Ruby's bound checking option only applies to Ruby.
gblack
February 28th, 2011, 4:53 a.m.
SCons,tests: Tell scons about pc-o3-timing regressions.
gblack
July 11th, 2011, 5:26 a.m.
SCons: Add an option to dump the build vars, and only do that if asked.
gblack
March 3rd, 2011, 2:45 a.m.
SCons: Clean up some inconsistent capitalization in scons options.
gblack
February 28th, 2011, 4:52 a.m.
SCons: Make building config headers fit the abreviated format.
gblack
July 16th, 2011, 4:24 a.m.
Scons: Make MakeIncludeAction fit the abreviated output format.
gblack
July 16th, 2011, 4:24 a.m.
SCons: Make the ISA parser a source for its output files like the comments say.
gblack
September 24th, 2011, 3:30 a.m.
scons: Make the USE_KVM variable available in C++.
gblack
November 19th, 2014, 6:44 a.m.
SCons: Only print all the SConsopts being read if verbose is turned on.
gblack
July 16th, 2011, 4:24 a.m.
scons: Replace the build_dir parameter to SConscript with variant_dir.
gblack
November 5th, 2010, 11:06 a.m.
SCons: Separately label the global non-sticky options.
gblack
February 28th, 2011, 4:54 a.m.
SCons: Stop embedding the mercurial revision into the binary.
gblack
March 10th, 2011, 11:35 a.m.
SCons: Turn some scons variables into command line options.
gblack
March 3rd, 2011, 2:42 a.m.
SConstruct: Fix the librt check in SConstruct.
gblack
January 19th, 2011, 1:51 a.m.
[Discarded] SE/FS: Build the devices in SE mode.
gblack
September 26th, 2011, 2:18 a.m.
SE/FS: Define a const bool FullSystem which will equal FULL_SYSTEM.
gblack
September 25th, 2011, 6:07 a.m.
[Discarded] SE/FS: Remove System::platform and Platform::intrFrequency.
gblack
September 26th, 2011, 2:21 a.m.
[Discarded] SE/FS: Use the new FullSystem constant where possible.
gblack
September 25th, 2011, 6:07 a.m.
sim: A trie data structure specifically to speed up paging lookups.
gblack
April 8th, 2012, 12:57 a.m.
sim: Add a KvmVM parameter to the base system object.
gblack
November 23rd, 2014, 11:03 a.m.
sim: Ensure GDB interrupts the simulation at an instruction boundary.
gblack
November 25th, 2014, 11:47 a.m.
sim: Make it possible to override the breakpoint length check.
gblack
November 25th, 2014, 11:47 a.m.
SimObject: Use "self" when calling the clear_child method.
gblack
November 8th, 2010, 11:36 p.m.
SPARC: Get rid of the copy/pasted StackTrace stolen from Alpha.
gblack
October 11th, 2010, 12:22 a.m.
SPARC: Isolate FP operations enough to prevent code/rounding mode reordering.
gblack
November 27th, 2011, 2:16 a.m.
« < 20 21 22 23 24 25 26 > » 65 pages