|
|
[Submitted] Decode: Pull instruction decoding out of the StaticInst class into its own.
|
gblack
|
August 16th, 2011, 3:07 a.m.
|
|
|
|
[Submitted] MIPS: Add constructors to the fault classes.
|
gblack
|
September 12th, 2011, 5:29 a.m.
|
|
|
|
[Discarded] Regressions: Make the regression diffing script understand host_op_rate.
|
gblack
|
February 12th, 2012, 4:21 p.m.
|
|
|
|
[Submitted] X86: Truncate addresses to 32 bits except in 64 bit mode, not long mode.
|
gblack
|
May 27th, 2012, 2:43 p.m.
|
|
|
|
[Submitted] X86: Define a noop ExtMachInst.
|
gblack
|
August 22nd, 2010, 6:47 p.m.
|
|
|
|
[Submitted] CPU: Trim unnecessary includes from some common files.
|
gblack
|
August 31st, 2010, 5:20 p.m.
|
|
|
|
[Submitted] Params: Add parameter types for IP addresses in various forms.
|
gblack
|
November 17th, 2010, 1:52 p.m.
|
|
|
|
[Submitted] X86: Get rid of the stupd microop.
|
gblack
|
February 1st, 2011, 5:13 p.m.
|
|
|
|
[Submitted] Configs: Explicitly import env in Benchmarks.py
|
gblack
|
February 23rd, 2011, 2:15 a.m.
|
|
|
|
dev: cirrus: Add a simplified device model for the cirrus graphics device.
|
gblack
|
November 18th, 2014, 1:31 a.m.
|
|
|
|
[Submitted] x86: Clean up style in process.cc.
|
gblack
|
December 1st, 2014, 10:28 a.m.
|
|
|
|
[Submitted] X86: Fix store microops so they don't drop faults in timing mode.
|
gblack
|
June 29th, 2011, 4:01 a.m.
|
|
|
|
[Submitted] O3: Get rid of the raw ExtMachInst constructor on DynInsts.
|
gblack
|
July 19th, 2011, 1:58 a.m.
|
|
|
|
[Submitted] ISA parser: Don't look for operands in strings.
|
gblack
|
September 5th, 2011, 9:49 p.m.
|
|
|
|
[Submitted] SCons: Make the ISA parser a source for its output files like the comments say.
|
gblack
|
September 24th, 2011, 3:30 a.m.
|
|
|
|
[Submitted] Syscalls: panic when the length argument to mmap is excessive.
|
gblack
|
April 29th, 2012, 2:38 a.m.
|
|
|
|
x86: Add a cirrus graphics adapter to x86 systems.
|
gblack
|
November 23rd, 2014, 11:02 a.m.
|
|
|
|
[Submitted] Loader: Handle bad section names when loading an ELF file.
|
gblack
|
June 4th, 2011, 11:41 a.m.
|
|
|
|
[Submitted] 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.
|
|
|
|
[Submitted] Endianness: Get rid of unused (and mildly redundant) ByteOrderDiffers constant.
|
gblack
|
September 11th, 2011, 5:56 p.m.
|
|
|
|
[Submitted] ISA,CPU: Generalize and split out the components of the decode cache.
|
gblack
|
May 25th, 2012, 3:33 a.m.
|
|
|
|
[Submitted] Mem: Change the CLREX flag to CLEAR_LOCK.
|
gblack
|
October 9th, 2010, 3:10 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] Config: Keep track of uncached and cached ports separately.
|
gblack
|
January 29th, 2011, 3:07 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.
|
|
|
|
[Submitted] cpu: Only check for PC events on instruction boundaries.
|
gblack
|
November 25th, 2014, 11:47 a.m.
|
|
|
|
[Submitted] ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
|
gblack
|
June 20th, 2011, 11:43 a.m.
|
|
|
|
[Submitted] MIPS: Always compile in setExceptionState, including in SE mode.
|
gblack
|
September 12th, 2011, 5:36 a.m.
|
|
|
|
[Submitted] m5=>gem5: Make the regression script build gem5.* instead of m5.*
|
gblack
|
February 6th, 2012, 2:20 a.m.
|
|
|
|
[Submitted] CPU: Set a default value when readBytes faults.
|
gblack
|
August 23rd, 2010, 2:31 a.m.
|
|
|
|
[Submitted] X86: Only reset npc to reflect instruction length once.
|
gblack
|
February 11th, 2011, 8:02 a.m.
|
|
|
|
[Submitted] x86: APIC: Fix the getRegArrayBit function.
|
gblack
|
November 15th, 2014, 11 a.m.
|
|
|
|
x86: i8042: Give the keyboard controller a little TLC.
|
gblack
|
November 22nd, 2014, 1:32 p.m.
|
|
|
|
[Submitted] ISA parser: Loosen the regular expressions matching filenames.
|
gblack
|
June 7th, 2011, 2:22 a.m.
|
|
|
|
[Submitted] O3: Get rid of the unused addToRemoveList function.
|
gblack
|
July 3rd, 2011, 4:22 p.m.
|
|
|
|
[Submitted] Pseudoinst: Add an initParam pseudo inst function.
|
gblack
|
September 10th, 2011, 2:04 a.m.
|
|
|
|
Alpha: Use the CRTP to simplify Alpha's fault classes.
|
gblack
|
September 25th, 2011, 3:03 a.m.
|
|
|
|
[Submitted] System: Fix the check which detects running out of physical memory.
|
gblack
|
February 2nd, 2012, 6 p.m.
|
|
|
|
[Submitted] StaticInst: Merge StaticInst and StaticInstBase.
|
gblack
|
August 16th, 2011, 3:07 a.m.
|
|
|
|
[Submitted] MIPS: Get rid of cruft in the fault classes.
|
gblack
|
September 12th, 2011, 5:30 a.m.
|
|
|
|
[Submitted] X86: Move the GDT down to where it can be accessed in 32 bit mode.
|
gblack
|
May 27th, 2012, 2:44 p.m.
|
|
|
|
[Submitted] X86: Make the x86 ExtMachInst serializable with (UN)SERIALIZE_SCALAR.
|
gblack
|
August 22nd, 2010, 6:49 p.m.
|
|
|
|
[Submitted] Configs: Stop setting the "mem" parameter in splash2 config files.
|
gblack
|
October 18th, 2010, 2:09 a.m.
|
|
|
|
[Submitted] X86: Build O3 by default in SE.
|
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.
|
|
|
|
[Submitted] ARM: Use fixed size member variables to describe fixed size registers.
|
gblack
|
November 18th, 2014, 2:26 a.m.
|
|
|
|
[Submitted] tracediff: Check for --debug=flags now instead of --trace-flags.
|
gblack
|
June 29th, 2011, 4:16 a.m.
|
|
|
|
[Submitted] O3: Add a pointer to the macroop for a microop in the dyninst.
|
gblack
|
July 19th, 2011, 1:59 a.m.
|
|
|
|
[Submitted] GCC: Get everything working with gcc 4.6.1.
|
gblack
|
September 5th, 2011, 10:34 p.m.
|
|
|
|
[Submitted] X86: Use regular read requests in the walker instead of read exclusive.
|
gblack
|
February 26th, 2011, 1:43 a.m.
|
|