gem5.git
2009-07-18 Derek Howerruby: better debug print for DataBlock
2009-07-18 Derek Howerslicc: made coherence profilers per-controller
2009-07-18 Gabe BlackX86: Set up a named constant for the "fold bit" for...
2009-07-17 Gabe BlackX86: Tame the wilds of def operands.
2009-07-17 Gabe BlackX86: Shift some register flattening work into the decoder.
2009-07-16 Polina Dudnikmerge
2009-07-16 Gabe BlackX86: Add range checks for miscreg indexing utility...
2009-07-16 Gabe BlackX86: Take limitted advantage of the compilers type...
2009-07-16 Gabe BlackX86: Fix a number of places where the wrong form of...
2009-07-16 Gabe BlackX86: Fix x87 stack register indexing.
2009-07-15 Polina DudnikTester update
2009-07-15 Gabe BlackMerge with head.
2009-07-15 Jack WhithamARM: Fix the "open" flag constants.
2009-07-13 Polina DudnikChanged the state machine to generate code such that...
2009-07-13 Polina Dudnik1. Got rid of unused functions in DirectoryMemory
2009-07-13 Derek Howermerge
2009-07-13 Derek Howerregression: updated memtest-ruby stats
2009-07-13 Polina DudnikChanges to add tracing and replaying command-line options
2009-07-13 Polina DudnikLocked requests should actually be converted to ST...
2009-07-13 Polina DudnikAdded atomics implementation which would work for MI_ex...
2009-07-13 Polina DudnikMinor fixes for compiling
2009-07-13 Polina DudnikReplaced RMW with Locked. RMW will be used for the...
2009-07-13 Polina DudnikMoved the lock check and clearing the lock into makeRequest
2009-07-13 Polina DudnikForgot to replace one of the RubyRequest_RMW
2009-07-13 Polina DudnikReintegrated Derek's functional implementation of atomi...
2009-07-10 Gabe BlackISAs: Get rid of the IControl operand type.
2009-07-10 Gabe BlackSPARC: Set up a lookup table for integer register flatt...
2009-07-10 Gabe BlackX86: Fold the MiscRegFile all the way into the ISA...
2009-07-10 Gabe BlackSPARC: Fold the MiscRegFile all the way into the ISA...
2009-07-10 Gabe BlackMIPS: Fold the MiscRegFile all the way into the ISA...
2009-07-10 Gabe BlackARM: Fold the MiscRegFile all the way into the ISA...
2009-07-09 Gabe BlackAlpha: Missed a file in an earlier changeset.
2009-07-09 Gabe BlackGet rid of the unused get(Data|Inst)Asid and (inst...
2009-07-09 Gabe BlackAlpha: Pull the MiscRegFile fully into the ISA object.
2009-07-09 Gabe BlackRegisters: Add a registers.hh file as an ISA switched...
2009-07-09 Gabe BlackRegisters: Collapse ARM and MIPS regfile directories.
2009-07-09 Gabe BlackAlpha: Move reg_redir into its own files, and move...
2009-07-09 Gabe BlackRegisters: Eliminate the ISA defined RegFile class.
2009-07-09 Gabe BlackAlpha: Get rid of function prototypes with no implement...
2009-07-09 Gabe BlackRegisters: Move the PCs out of the ISAs and into the...
2009-07-09 Gabe BlackARM, Simple CPU: Fix an index and add assert checks.
2009-07-09 Gabe BlackMIPS: Get rid of an orphaned MIPS .cc file.
2009-07-09 Gabe BlackAlpha: Phase out Alpha's intregfile.hh and intregfile.cc.
2009-07-09 Gabe BlackSPARC: Phase out SPARC's intregfile.hh.
2009-07-09 Gabe BlackX86: Phase out x86's intregfile.hh.
2009-07-09 Gabe BlackMIPS: Phase out MIPS's int_regfile.hh.
2009-07-09 Gabe BlackARM: Flush out the ARM's int_regfile.hh.
2009-07-09 Gabe BlackRegisters: Eliminate the ISA defined integer register...
2009-07-09 Gabe BlackRegisters: Eliminate the ISA defined floating point...
2009-07-09 Gabe BlackRegisters: Get rid of the float register width parameter.
2009-07-09 Gabe BlackRegisters: Add an ISA object which replaces the MiscReg...
2009-07-09 Gabe BlackARM: Use custom read/write code to alias R15 with the PC.
2009-07-09 Gabe BlackISA parser: Allow alternative read/write code for operands.
2009-07-09 Gabe BlackARM: Move the remaining microops out of the decoder...
2009-07-09 Gabe BlackARM: Move the memory microops out of the decoder and...
2009-07-09 Gabe BlackARM: Move the integer microops out of the decoder and...
2009-07-09 Gabe BlackARM: Improve memory instruction disassembly.
2009-07-09 Gabe BlackARM: Tune up predicated instruction decoding.
2009-07-09 Gabe BlackARM: Get rid of the MemAcc and EAComp static insts.
2009-07-09 Gabe BlackARM: Get rid of end_addr in the ArmMacroStore constructor.
2009-07-09 Gabe BlackARM: Add an AddrMode2 format for memory instructions...
2009-07-09 Gabe BlackARM: Don't always update CPSR.
2009-07-09 Gabe BlackARM: Add an AddrMode3 format for memory instructions...
2009-07-09 Gabe BlackARM: Add load/store double instructions.
2009-07-09 Gabe BlackARM: Add operands for the load/store double instructions.
2009-07-09 Gabe BlackX86: Fix a bug in IRET_PROT's microcode. The immediate...
2009-07-08 Derek Howerslicc: fixed MI_example bug. The directory wasn't...
2009-07-08 Derek Howerruby: set the default values of the debug object so...
2009-07-08 Derek Howerslicc: Fixed MI_example bug. The directory was not...
2009-07-08 Derek Howerremoved stray debug print
2009-07-07 Steve ReinhardtAdd ability to skip tests by adding 'skip' file to...
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkerttests: stats outputs now include CDFs, update tests...
2009-07-06 Nathan Binkerttests: update regression tests for changes in stats...
2009-07-06 Nathan Binkertruby: Fix RubyMemory to work with the newer ruby.
2009-07-06 Nathan Binkertruby: apply some fixes that were overwritten by the...
2009-07-06 Nathan Binkertslicc: update parser.py for changes in slicc language.
2009-07-06 Nathan Binkertscons: update SCons files for changes in ruby.
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-07-06 Nathan Binkertruby: replace strings that were missed in original...
2009-07-05 Gabe BlackSPARC: Fix the parenthesis in inUserMode.
2009-07-05 Gabe Blackinorder: Fix up some reference stats.
2009-07-03 Jack WhithamARM: Fix how address mode bits are handled.
2009-07-03 Jack WhithamARM: Fix the code snippet for mla.
2009-07-02 Nathan Binkerttypo: correct spelling
2009-07-02 Nathan Binkertattrdict: correct delattr
2009-07-02 Nathan Binkertstats: fix usage of jobfile
2009-07-02 Gabe BlackARM: Make DataOps select from a set of ways to set...
2009-07-02 Gabe BlackARM: Get rid of some bitfields that aren't used. A...
2009-07-02 Gabe BlackARM: Add a findLsbSet function and use it to implement...
2009-07-02 Gabe BlackARM: Add defaults for DataOp flag code.
2009-07-02 Gabe BlackARM: Get rid of the val2 variable.
2009-07-02 Gabe BlackARM: Centralize the declaration of resTemp.
2009-07-02 Gabe BlackARM: Add a DataImmOp format similar to DataOp.
2009-07-02 Gabe BlackARM: Decode some media instructions. These are untested.
2009-07-02 Gabe BlackARM: Use the new DataOp format to simplify the decoder.
2009-07-02 Gabe BlackARM: Add in some new artificial fields that make decodi...
2009-07-02 Gabe BlackARM: Recognize the IntRegs trace flag.
2009-07-02 Gabe BlackARM: Add a DataOp format so data op definitions can...
2009-06-27 Gabe BlackARM: Show more information when disassembling data...
next