gem5.git
2010-06-02 Gabe BlackARM: Implement disassembly for the new data processing...
2010-06-02 Gabe BlackARM: Hook the external data processing instructions...
2010-06-02 Gabe BlackARM: Move the modified_imm function from all ARM instru...
2010-06-02 Gabe BlackARM: Hook the new external data processing instructions...
2010-06-02 Gabe BlackARM: Implement data processing instructions external...
2010-06-02 Gabe BlackARM: Add new base classes for data processing instructions.
2010-06-02 Gabe BlackARM: Hook up 32 bit thumb load/store multiple.
2010-06-02 Gabe BlackARM: Hook up 16 bit thumb load/store multiple.
2010-06-02 Gabe BlackARM: Reimplement load/store multiple external to the...
2010-06-02 Gabe BlackARM: Move the templates for predicated instructions...
2010-06-02 Gabe BlackARM: Remove the special naming for the new memory instr...
2010-06-02 Gabe BlackARM: Eliminate the old memory formats which are no...
2010-06-02 Gabe BlackARM: Eliminate decoding for the very deprecated FPA...
2010-06-02 Gabe BlackARM: Make the addressing mode 3 loads/stores use the...
2010-06-02 Gabe BlackARM: Pull double memory instructions out of the decoder.
2010-06-02 Gabe BlackARM: Force the condition code for 16 bit thumb instruct...
2010-06-02 Gabe BlackARM: Decode 16 bit thumb PC relative memory instructions.
2010-06-02 Gabe BlackARM: Decode 16 bit thumb immediate addressed memory...
2010-06-02 Gabe BlackARM: Decode 16 bit thumb register addressed memory...
2010-06-02 Gabe BlackARM: Make single stores decode to the new external...
2010-06-02 Gabe BlackARM: Add a .w to the disassembly of 32 bit thumb instru...
2010-06-02 Gabe BlackARM: Make 32 bit thumb use the new, external load instr...
2010-06-02 Gabe BlackARM: Define the store instructions from outside the...
2010-06-02 Gabe BlackARM: Define the load instructions from outside the...
2010-06-02 Gabe BlackARM: Implement a new set of base classes for non macro...
2010-06-02 Gabe BlackARM: Create a "decoder" directory for the files impleme...
2010-06-02 Gabe BlackARM: Flesh out the 32 bit thumb store single instructions.
2010-06-02 Gabe BlackARM: Implement the 32 bit thumb load word instructions.
2010-06-02 Gabe BlackARM: Add an operand for accessing the current PC.
2010-06-02 Gabe BlackARM: Flesh out 32 bit thumb load word decoding.
2010-06-02 Gabe BlackARM: Implement some 32 bit thumb data processing immedi...
2010-06-02 Gabe BlackARM: Replace the "never" condition with the "unconditio...
2010-06-02 Gabe BlackARM: Add a base class for 32 bit thumb data processing...
2010-06-02 Gabe BlackARM: Add a function to decode 32 bit thumb immediate...
2010-06-02 Gabe BlackARM: Expand the decoding for 32 bit thumb data processi...
2010-06-02 Gabe BlackARM: Stub out the 32 bit Thumb portion of the decoder.
2010-06-02 Gabe BlackARM: Add bitfields for 32 bit thumb.
2010-06-02 Gabe BlackARM: Decode VFP instructions.
2010-06-02 Gabe BlackARM: Stub out the 16 bit thumb decoder.
2010-06-02 Gabe BlackARM: Add thumb bitfields to the ExtMachInst and the...
2010-06-02 Gabe BlackARM: Make the decoder handle thumb instructions separately.
2010-06-02 Gabe BlackARM: Add a thumb bit bitfield.
2010-06-02 Gabe BlackARM: Make the predecoder handle Thumb instructions.
2010-06-02 Gabe BlackARM: Make sure ExtMachInst is used consistently instead...
2010-06-02 Gabe BlackARM: Add a bitfield for setting the regular, inst bits...
2010-06-02 Gabe BlackARM: Add a bit to the ExtMachInst to select thumb mode.
2010-06-02 Gabe BlackARM: Allow ARM processes to start in Thumb mode.
2010-06-02 Gabe BlackARM: Detect thumb mode elf images.
2010-06-02 Gabe BlackARM: Add a new base class for instructions that can...
2010-06-02 Gabe BlackARM: Track the current ISA mode using the PC.
2010-06-02 Gabe BlackARM: Fix custom writer/reader code for non indexed...
2010-06-02 Gabe BlackARM: Remove IsControl from operands that don't imply...
2010-06-02 Ali SaidiARM: Adjust some copyrights
2010-06-01 Nathan Binkertstyle: clean up ruby's Set class
2010-05-26 Nathan Binkertx86: put back code that I accidentally deleted
2010-05-24 Nathan Binkertcopyright: Change HP copyright on x86 code to be more...
2010-05-19 Ali SaidiBPRED: Update one missing regression
2010-05-14 Gabe BlackSPARC: Implement the version of movcc that uses the...
2010-05-14 Ali SaidiAutomated merge with ssh://m5sim.org//repo/m5
2010-05-14 Ali SaidiBPRED: Update regressions for tournament predictor...
2010-05-14 Maximilien... BPRED: Fixed the treshold-bug in the tournament predictor.
2010-05-12 Gabe BlackX86: Make the cvti2f microop sign extend its integer...
2010-05-12 Gabe BlackX86: Actual change that fixes div. How did that happen?
2010-05-12 Gabe BlackX86: The logic that handled the recently fixed corner...
2010-05-06 Gabe BlackMerge.
2010-05-06 Gabe BlackX86: Update the stats for the new aux vectors in the...
2010-05-06 Nathan Binkertmacos: MacOS has deprecated getdirentries, so just...
2010-05-06 Nathan Binkertcompile: don't #include unnecessary stuff
2010-05-03 Gabe BlackX86: Update stats for the updated auxilliary vectors.
2010-05-03 Gabe BlackX86: Update the base aux vector X86 processes install.
2010-05-02 Gabe BlackX86: Sometimes CPUID depends on ecx, so pass that in.
2010-05-02 Gabe BlackStatetrace: Fix compile problems with the AMD64 version...
2010-05-02 Gabe BlackX86: Finally fix a division corner case.
2010-04-19 Nathan Binkertconfig: fix assertion for x86 in FSConfig.py
2010-04-18 Nathan Binkertstats: make simTicks and simFreq accessible from stats.hh
2010-04-18 Nathan Binkertcallback: Make helper functions that create callback...
2010-04-18 Nathan Binkertevent: Allow EventWrapper to take an object reference
2010-04-15 Nathan Binkertscons: don't maintain files in sorted order
2010-04-15 Nathan Binkerttick: rename Clock namespace to SimClock
2010-04-15 Nathan Binkerteventq: move EventQueue constructor to cc file
2010-04-11 Korey Sewellinorder: update regressions for fwd-ing patch
2010-04-11 Korey Sewellinorder: timing for inst forwarding
2010-04-02 Nathan Binkerteventq: allow an implicit cast from an EventManager...
2010-04-02 Nathan Binkerteventq: Clean up some flags
2010-04-02 Nathan Binkerteventq: Make priorities just an integer instead of...
2010-04-02 Nathan Binkertrefcnt: no default copy contructor or copy operator
2010-04-02 Nathan Binkertruby: get rid of gems_common/util.hh and .cc and use...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-31 Nathan Binkertstyle: another ruby style pass
2010-03-30 Nathan Binkertstyle: cleanup the Ruby Tester
2010-03-27 Korey Sewellm5: merge inorder updates
2010-03-27 Korey Sewellinorder: update twolf/vortex regressions
2010-03-27 Korey Sewellinorder: write-hints bug fix
2010-03-25 Timothy M.... CPU: Added comments to address translation classes.
2010-03-24 Nathan Binkertruby: continue style pass
2010-03-23 Nathan Binkertregress: add some new options
2010-03-23 Steve Reinhardtcpu: get rid of uncached access "events"
2010-03-23 Steve Reinhardtcpu: fix exec tracing memory corruption bug
2010-03-23 Korey Sewellm5merge(2): another merge of regression stats
2010-03-23 Korey Sewellinorder: update hello world for alpha and mips
next