|
|
[Discarded] Alpha: Import the alpha-system files into the m5 repository.
|
gblack
|
February 13th, 2011, 11:52 p.m.
|
|
|
|
[Submitted] Alpha: Initialize the data TLB mode IPR.
|
gblack
|
October 9th, 2010, 1:50 p.m.
|
|
|
|
[Submitted] Alpha: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:20 a.m.
|
|
|
|
Alpha: Use the CRTP to simplify Alpha's fault classes.
|
gblack
|
September 25th, 2011, 3:03 a.m.
|
|
|
|
[Submitted] arch: Allow named constants as decode case values.
|
gblack
|
November 17th, 2014, 6:42 a.m.
|
|
|
|
[Submitted] ARM: Get rid of some unused FP operands.
|
gblack
|
December 9th, 2010, 1:55 a.m.
|
|
|
|
[Submitted] ARM: Keep a copy of the fpscr len and stride fields in the decoder.
|
gblack
|
May 28th, 2012, 2:55 a.m.
|
|
|
|
[Submitted] ARM: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:26 a.m.
|
|
|
|
[Submitted] ARM: Use fixed size member variables to describe fixed size registers.
|
gblack
|
November 18th, 2014, 2:26 a.m.
|
|
|
|
[Submitted] base: Fix assigning between identical bitfields.
|
gblack
|
December 17th, 2014, 7:07 a.m.
|
|
|
|
[Submitted] base: Include cassert in trie.hh.
|
gblack
|
April 17th, 2012, 5:20 a.m.
|
|
|
|
[Submitted] Big squashed diff of changes that merge SE and FS modes.
|
gblack
|
December 8th, 2011, 11:04 p.m.
|
|
|
|
[Submitted] Checker: Access workload element 0 only if there is an element 0.
|
gblack
|
February 5th, 2012, 5:35 a.m.
|
|
|
|
[Submitted] Compiler: Add an M5_NO_INLINE define.
|
gblack
|
November 27th, 2011, 2:15 a.m.
|
|
|
|
[Submitted] Config: A patch from Nilay which fixes running SMT workloads with se.py.
|
gblack
|
May 25th, 2012, 12:51 a.m.
|
|
|
|
[Submitted] config: Add two options for setting the kernel command line.
|
gblack
|
November 23rd, 2014, 7:26 a.m.
|
|
|
|
[Submitted] Config: Change misleading "cycle" message to say "tick".
|
gblack
|
November 17th, 2010, 1:45 p.m.
|
|
|
|
[Submitted] config: Get rid of some extra spaces around default arguments.
|
gblack
|
November 23rd, 2014, 7:25 a.m.
|
|
|
|
[Submitted] Config: Keep track of uncached and cached ports separately.
|
gblack
|
January 29th, 2011, 3:07 p.m.
|
|
|
|
config: ruby: Get rid of an "eval" and an "exec" operating on generated code.
|
gblack
|
November 23rd, 2014, 11:03 a.m.
|
|
|
|
[Submitted] Configs: Explicitly import env in Benchmarks.py
|
gblack
|
February 23rd, 2011, 2:15 a.m.
|
|
|
|
[Submitted] Configs: Stop setting the "mem" parameter in splash2 config files.
|
gblack
|
October 18th, 2010, 2:09 a.m.
|
|
|
|
[Submitted] CPU: Get rid of the now unnecessary getInst/setInst family of functions.
|
gblack
|
August 31st, 2010, 5:17 p.m.
|
|
|
|
[Submitted] CPU: Get rid of vestigial instances of the ev5_trap function.
|
gblack
|
August 28th, 2010, 9:18 p.m.
|
|
|
|
[Submitted] CPU: Make the constants for StaticInst flags visible outside the class.
|
gblack
|
August 22nd, 2010, 6:41 p.m.
|
|
|
|
[Submitted] CPU: Merge the predecoder and decoder.
|
gblack
|
May 15th, 2012, 5:55 a.m.
|
|
|
|
[Submitted] cpu: Only check for PC events on instruction boundaries.
|
gblack
|
November 25th, 2014, 11:47 a.m.
|
|
|
|
[Submitted] CPU: Set a default value when readBytes faults.
|
gblack
|
August 23rd, 2010, 2:31 a.m.
|
|
|
|
[Submitted] CPU: Simplify the implementation of the decode cache.
|
gblack
|
May 15th, 2012, 5:54 a.m.
|
|
|
|
[Submitted] CPU: Tidy up some formatting and a DPRINTF in the simple CPU base class.
|
gblack
|
April 15th, 2012, 1:17 a.m.
|
|
|
|
[Submitted] CPU: Trim unnecessary includes from some common files.
|
gblack
|
August 31st, 2010, 5:20 p.m.
|
|
|
|
[Submitted] cpuid, x86: Revert "Enabling more features in CPUid"
|
gblack
|
December 23rd, 2014, 12:37 a.m.
|
|
|
|
[Submitted] Decode: Make the Decoder class defined per ISA.
|
gblack
|
May 15th, 2012, 5:54 a.m.
|
|
|
|
[Submitted] Decode: Pull instruction decoding out of the StaticInst class into its own.
|
gblack
|
August 16th, 2011, 3:07 a.m.
|
|
|
|
[Discarded] Decoder: Remove the thread context getting/setting interface from the decoder.
|
gblack
|
May 28th, 2012, 2:57 a.m.
|
|
|
|
dev: cirrus: Add a simplified device model for the cirrus graphics device.
|
gblack
|
November 18th, 2014, 1:31 a.m.
|
|
|
|
[Submitted] Endianness: Get rid of unused (and mildly redundant) ByteOrderDiffers constant.
|
gblack
|
September 11th, 2011, 5:56 p.m.
|
|
|
|
[Submitted] Endianness: Make it easier to check the compiled in guest endianness.
|
gblack
|
September 11th, 2011, 5:48 p.m.
|
|
|
|
[Submitted] ExecContext: Get rid of the now unused read/write templated functions.
|
gblack
|
June 20th, 2011, 11:43 a.m.
|
|
|
|
[Submitted] ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
|
gblack
|
June 20th, 2011, 11:43 a.m.
|
|
|
|
[Submitted] Fault: Move the definition of NoFault from faults.hh to fault.hh.
|
gblack
|
January 29th, 2011, 3:04 p.m.
|
|
|
|
[Submitted] Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh.
|
gblack
|
February 3rd, 2011, 8:42 p.m.
|
|
|
|
[Submitted] Faults: Add in generic faults that work like panics, warns, etc.
|
gblack
|
September 24th, 2011, 5 p.m.
|
|
|
|
[Submitted] Faults: Get rid of the unused isAlignmentFault and isMachineCheckFault.
|
gblack
|
September 12th, 2011, 5:31 a.m.
|
|
|
|
[Submitted] Faults: Make the generic faults more consistent between SE and FS.
|
gblack
|
September 24th, 2011, 4:59 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] Faults: Replace calls to genMachineCheckFault with M5PanicFault.
|
gblack
|
September 24th, 2011, 5 p.m.
|
|
|
|
[Submitted] Faults: Turn of arch/faults.hh
|
gblack
|
February 6th, 2012, 4:06 a.m.
|
|
|
|
[Submitted] GCC: Get everything working with gcc 4.6.1.
|
gblack
|
September 5th, 2011, 10:34 p.m.
|
|
|
|
[Submitted] Gems: Eliminate the now unused GEMS_ROOT scons variable.
|
gblack
|
March 10th, 2011, 10:43 a.m.
|
|