|
|
[Submitted] X86: Add o3 regressions in SE mode.
|
gblack
|
February 1st, 2011, 5:14 p.m.
|
|
|
|
[Submitted] X86: Don't read in dest regs if all bits are replaced.
|
gblack
|
February 3rd, 2011, 3:04 a.m.
|
|
|
|
[Submitted] O3: Fetch from the microcode ROM when needed.
|
gblack
|
February 11th, 2011, 8:01 a.m.
|
|
|
|
[Submitted] X86: Only reset npc to reflect instruction length once.
|
gblack
|
February 11th, 2011, 8:02 a.m.
|
|
|
|
[Submitted] X86: On a bad microopc, return a microop that returns a fault that panics.
|
gblack
|
February 11th, 2011, 8:05 a.m.
|
|
|
|
[Submitted] X86: Define fault objects to carry debug messages.
|
gblack
|
February 11th, 2011, 8:04 a.m.
|
|
|
|
[Discarded] Alpha: Import the alpha-system files into the m5 repository.
|
gblack
|
February 13th, 2011, 11:52 p.m.
|
|
|
|
[Submitted] Info: Clean up some info files.
|
gblack
|
February 13th, 2011, 11:46 p.m.
|
|
|
|
[Submitted] Util: Get rid of the make_release.py script.
|
gblack
|
February 14th, 2011, 1:21 a.m.
|
|
|
|
[Submitted] Configs: Explicitly import env in Benchmarks.py
|
gblack
|
February 23rd, 2011, 2:15 a.m.
|
|
|
|
[Submitted] X86: Use regular read requests in the walker instead of read exclusive.
|
gblack
|
February 26th, 2011, 1:43 a.m.
|
|
|
|
[Submitted] X86: If PCI config space is disabled, pass through to regular IO addresses.
|
gblack
|
February 26th, 2011, 1:44 a.m.
|
|
|
|
[Submitted] Ruby: Mention that Ruby's bound checking option only applies to Ruby.
|
gblack
|
February 28th, 2011, 4:53 a.m.
|
|
|
|
[Submitted] SCons: Separately label the global non-sticky options.
|
gblack
|
February 28th, 2011, 4:54 a.m.
|
|
|
|
[Submitted] X86: Mark prefetches as such in their instruction and request flags.
|
gblack
|
February 27th, 2011, 3:51 p.m.
|
|
|
|
[Submitted] X86: Mark IO reads and writes as non-speculative.
|
gblack
|
February 27th, 2011, 3:52 p.m.
|
|
|
|
[Submitted] Spelling: Fix the a spelling error by changing mmaped to mmapped.
|
gblack
|
February 27th, 2011, 5:36 p.m.
|
|
|
|
[Submitted] Mips: MIPS_FS doesn't build currently, so delete it to avoid confusion.
|
gblack
|
March 3rd, 2011, 5:14 p.m.
|
|
|
|
[Submitted] SCons: Turn some scons variables into command line options.
|
gblack
|
March 3rd, 2011, 2:42 a.m.
|
|
|
|
[Submitted] SCons: Clean up some inconsistent capitalization in scons options.
|
gblack
|
February 28th, 2011, 4:52 a.m.
|
|
|
|
[Submitted] Alpha: Fix the datatypes of some values read from the simulated kernel.
|
gblack
|
March 4th, 2011, 1:33 a.m.
|
|
|
|
[Submitted] SCons: Stop embedding the mercurial revision into the binary.
|
gblack
|
March 10th, 2011, 11:35 a.m.
|
|
|
|
[Submitted] Ruby: Get rid of the dead ruby tester.
|
gblack
|
March 10th, 2011, 10:43 a.m.
|
|
|
|
[Submitted] Gems: Eliminate the now unused GEMS_ROOT scons variable.
|
gblack
|
March 10th, 2011, 10:43 a.m.
|
|
|
|
[Submitted] Name: Replace M5 with gem5 in a few places it's printed on startup.
|
gblack
|
May 24th, 2011, 12:41 a.m.
|
|
|
|
[Submitted] Regressions: Make X86_FS run automatically, and move it's regressions to quick.
|
gblack
|
March 11th, 2011, 11:45 p.m.
|
|
|
|
[Submitted] Util: Replace mkblankimage.sh with the new gem5img.py.
|
gblack
|
April 18th, 2011, 2:35 a.m.
|
|
|
|
[Submitted] ISA parser: Set up op_src_decl and op_dest_decl for pc operands.
|
gblack
|
March 17th, 2011, 2:50 p.m.
|
|
|
|
[Submitted] Misc: Remove the URL from warnings, fatals, panics, etc.
|
gblack
|
May 25th, 2011, 9:24 a.m.
|
|
|
|
[Submitted] LibElf: Build the error management code in libelf.
|
gblack
|
June 4th, 2011, 11:38 a.m.
|
|
|
|
[Submitted] Loader: Handle bad section names when loading an ELF file.
|
gblack
|
June 4th, 2011, 11:41 a.m.
|
|
|
|
[Submitted] ISA parser: Loosen the regular expressions matching filenames.
|
gblack
|
June 7th, 2011, 2:22 a.m.
|
|
|
|
[Submitted] X86: Eliminate an unused argument for building store microops.
|
gblack
|
June 20th, 2011, 11:42 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] ISA: Use readBytes/writeBytes for all instruction level memory operations.
|
gblack
|
June 20th, 2011, 11:42 a.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] tracediff: Check for --debug=flags now instead of --trace-flags.
|
gblack
|
June 29th, 2011, 4:16 a.m.
|
|
|
|
[Submitted] ISA parser: Simplify operand type handling.
|
gblack
|
April 25th, 2011, 3:01 a.m.
|
|
|
|
[Submitted] X86: Convert operand types to the new style.
|
gblack
|
April 25th, 2011, 3:02 a.m.
|
|
|
|
[Submitted] ISA parser: Allow defining operand types with a ctype directly.
|
gblack
|
April 25th, 2011, 3:02 a.m.
|
|
|
|
[Submitted] ISA parser: Stop supporting the old style operand types.
|
gblack
|
April 25th, 2011, 3:03 a.m.
|
|
|
|
[Submitted] ISAs: Streamline some spots where Mem is used in the ISA descriptions.
|
gblack
|
July 3rd, 2011, 2:18 a.m.
|
|
|
|
[Submitted] X86: Add a config for an FS regression on O3.
|
gblack
|
July 5th, 2011, 5:06 p.m.
|
|
|
|
[Submitted] ISA: Get rid of the unused mem_acc_type template parameter.
|
gblack
|
July 3rd, 2011, 2:20 a.m.
|
|
|
|
[Submitted] SCons: Only print all the SConsopts being read if verbose is turned on.
|
gblack
|
July 16th, 2011, 4:24 a.m.
|
|
|
|
[Discarded] O3: Add a stub structure which handles reference counting during translation.
|
gblack
|
July 3rd, 2011, 5:21 p.m.
|
|
|
|
[Discarded] O3: Don't delete insts if they're still being translated.
|
gblack
|
July 3rd, 2011, 4:22 p.m.
|
|
|
|
[Submitted] O3: Fix corner case squashing into the microcode ROM.
|
gblack
|
February 25th, 2011, 1:23 a.m.
|
|
|
|
[Submitted] O3: Implement memory mapped IPRs for O3.
|
gblack
|
February 25th, 2011, 5:46 a.m.
|
|