|
|
[Submitted] X86: Define a noop ExtMachInst.
|
gblack
|
August 22nd, 2010, 6:47 p.m.
|
|
|
|
[Submitted] X86: Make the x86 ExtMachInst serializable with (UN)SERIALIZE_SCALAR.
|
gblack
|
August 22nd, 2010, 6:49 p.m.
|
|
|
|
[Submitted] X86: Make the TLB fault instead of panic when something is unmapped in SE mode.
|
gblack
|
August 22nd, 2010, 6:51 p.m.
|
|
|
|
[Submitted] X86: Get rid of the flagless microop constructor.
|
gblack
|
August 22nd, 2010, 6:52 p.m.
|
|
|
|
[Submitted] ISA: Get rid of old, unused utility functions cluttering up the ISAs.
|
gblack
|
August 22nd, 2010, 6:57 p.m.
|
|
|
|
[Submitted] Power: Get rid of unused checkFpEnableFault.
|
gblack
|
August 22nd, 2010, 6:58 p.m.
|
|
|
|
[Submitted] X86: Create a directory for files that define register indexes.
|
gblack
|
August 22nd, 2010, 6:59 p.m.
|
|
|
|
[Submitted] CPU: Set a default value when readBytes faults.
|
gblack
|
August 23rd, 2010, 2:31 a.m.
|
|
|
|
[Submitted] CPU: Get rid of vestigial instances of the ev5_trap function.
|
gblack
|
August 28th, 2010, 9:18 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] CPU: Get rid of the now unnecessary getInst/setInst family of functions.
|
gblack
|
August 31st, 2010, 5:17 p.m.
|
|
|
|
[Submitted] CPU: Trim unnecessary includes from some common files.
|
gblack
|
August 31st, 2010, 5:20 p.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] ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
gblack
|
September 23rd, 2010, 5:38 p.m.
|
|
|
|
[Submitted] Alpha: Fix Alpha NumMiscArchRegs constant.
|
gblack
|
October 4th, 2010, 2:35 a.m.
|
|
|
|
[Submitted] Alpha: Initialize the data TLB mode IPR.
|
gblack
|
October 9th, 2010, 1:50 p.m.
|
|
|
|
[Submitted] Alpha: Force all the IPRs to an initial, determinstic value when cleared.
|
gblack
|
October 9th, 2010, 1:50 p.m.
|
|
|
|
[Submitted] SPARC: Make SPARC's ISA's clear function initialize everything it should.
|
gblack
|
October 9th, 2010, 1:50 p.m.
|
|
|
|
[Submitted] Mem: Change the CLREX flag to CLEAR_LOCK.
|
gblack
|
October 9th, 2010, 3:10 p.m.
|
|
|
|
[Submitted] Mem: Reclaim some request flags used by MIPS for alignment checking.
|
gblack
|
October 9th, 2010, 3:11 p.m.
|
|
|
|
[Submitted] X86: Detect attempts to load a 32 bit kernel and panic.
|
gblack
|
October 10th, 2010, 1:15 a.m.
|
|
|
|
[Submitted] SPARC: Get rid of the copy/pasted StackTrace stolen from Alpha.
|
gblack
|
October 11th, 2010, 12:22 a.m.
|
|
|
|
[Submitted] GetArgument: Rework getArgument so that X86_FS compiles again.
|
gblack
|
October 13th, 2010, 1:15 a.m.
|
|
|
|
[Submitted] MIPS: Get rid of the backdoor device copy/pasted from and only used in Alpha.
|
gblack
|
October 16th, 2010, 2:54 p.m.
|
|
|
|
[Submitted] Configs: Stop setting the "mem" parameter in splash2 config files.
|
gblack
|
October 18th, 2010, 2:09 a.m.
|
|
|
|
[Submitted] O3: Make O3 support variably lengthed instructions.
|
gblack
|
October 31st, 2010, 12:57 a.m.
|
|
|
|
[Submitted] O3: Fix fp destination register flattening, and index offset adjusting.
|
gblack
|
October 31st, 2010, 1:55 a.m.
|
|
|
|
[Submitted] scons: Replace the build_dir parameter to SConscript with variant_dir.
|
gblack
|
November 5th, 2010, 11:06 a.m.
|
|
|
|
[Submitted] SimObject: Use "self" when calling the clear_child method.
|
gblack
|
November 8th, 2010, 11:36 p.m.
|
|
|
|
[Submitted] ISA: Get the parser to support pc state components more elegantly.
|
gblack
|
November 15th, 2010, 4:06 a.m.
|
|
|
|
[Submitted] X86: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:07 a.m.
|
|
|
|
[Submitted] SPARC: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:13 a.m.
|
|
|
|
[Submitted] POWER: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:14 a.m.
|
|
|
|
[Submitted] MIPS: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:17 a.m.
|
|
|
|
[Submitted] Alpha: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:20 a.m.
|
|
|
|
[Submitted] ARM: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:26 a.m.
|
|
|
|
[Submitted] Config: Change misleading "cycle" message to say "tick".
|
gblack
|
November 17th, 2010, 1:45 p.m.
|
|
|
|
[Submitted] Params: Add parameter types for IP addresses in various forms.
|
gblack
|
November 17th, 2010, 1:52 p.m.
|
|
|
|
[Submitted] Mem,X86: Make the IO bridge pass APIC messages back towards the CPU.
|
gblack
|
November 23rd, 2010, 3:32 a.m.
|
|
|
|
[Submitted] ARM: Get rid of some unused FP operands.
|
gblack
|
December 9th, 2010, 1:55 a.m.
|
|
|
|
[Submitted] RefCount: Add a unit test for reference counting pointers.
|
gblack
|
January 3rd, 2011, 12:42 p.m.
|
|
|
|
[Submitted] Time: Add a mechanism to prevent M5 from running faster than real time.
|
gblack
|
January 10th, 2011, 7:42 a.m.
|
|
|
|
[Submitted] Style checker: Fix a couple bugs in style.py.
|
gblack
|
January 13th, 2011, 2:04 a.m.
|
|
|
|
[Submitted] Unit tests: Define a header file for common unit testing functions/macros.
|
gblack
|
January 15th, 2011, 12:32 a.m.
|
|
|
|
[Submitted] Unit tests: Convert the refcnttest unit test to use the new EXPECT macros.
|
gblack
|
January 15th, 2011, 12:33 a.m.
|
|
|
|
[Submitted] SConstruct: Fix the librt check in SConstruct.
|
gblack
|
January 19th, 2011, 1:51 a.m.
|
|
|
|
[Submitted] Time: Add a setTick and getTick functions to the Time class.
|
gblack
|
January 19th, 2011, 3:10 p.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] Fault: Move the definition of NoFault from faults.hh to fault.hh.
|
gblack
|
January 29th, 2011, 3:04 p.m.
|
|
|
|
[Submitted] X86: Add L1 caches for the TLB walkers.
|
gblack
|
January 29th, 2011, 3:05 p.m.
|
|