projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2010-06-02
Gabe Black
ARM: Flesh out the 32 bit thumb store single instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the 32 bit thumb load word instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add an operand for accessing the current PC.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Flesh out 32 bit thumb load word decoding.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement some 32 bit thumb data processing immedi...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Replace the "never" condition with the "unconditio...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a base class for 32 bit thumb data processing...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a function to decode 32 bit thumb immediate...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Expand the decoding for 32 bit thumb data processi...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Stub out the 32 bit Thumb portion of the decoder.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add bitfields for 32 bit thumb.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode VFP instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Stub out the 16 bit thumb decoder.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add thumb bitfields to the ExtMachInst and the...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make the decoder handle thumb instructions separately.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a thumb bit bitfield.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make the predecoder handle Thumb instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make sure ExtMachInst is used consistently instead...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a bitfield for setting the regular, inst bits...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a bit to the ExtMachInst to select thumb mode.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Allow ARM processes to start in Thumb mode.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Detect thumb mode elf images.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a new base class for instructions that can...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Track the current ISA mode using the PC.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix custom writer/reader code for non indexed...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Remove IsControl from operands that don't imply...
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: Adjust some copyrights
commit
|
commitdiff
|
tree
2010-06-01
Nathan Binkert
style: clean up ruby's Set class
commit
|
commitdiff
|
tree
2010-05-26
Nathan Binkert
x86: put back code that I accidentally deleted
commit
|
commitdiff
|
tree
2010-05-24
Nathan Binkert
copyright: Change HP copyright on x86 code to be more...
commit
|
commitdiff
|
tree
2010-05-19
Ali Saidi
BPRED: Update one missing regression
commit
|
commitdiff
|
tree
2010-05-14
Gabe Black
SPARC: Implement the version of movcc that uses the...
commit
|
commitdiff
|
tree
2010-05-14
Ali Saidi
Automated merge with ssh://m5sim.org//repo/m5
commit
|
commitdiff
|
tree
2010-05-14
Ali Saidi
BPRED: Update regressions for tournament predictor...
commit
|
commitdiff
|
tree
2010-05-14
Maximilien...
BPRED: Fixed the treshold-bug in the tournament predictor.
commit
|
commitdiff
|
tree
2010-05-12
Gabe Black
X86: Make the cvti2f microop sign extend its integer...
commit
|
commitdiff
|
tree
2010-05-12
Gabe Black
X86: Actual change that fixes div. How did that happen?
commit
|
commitdiff
|
tree
2010-05-12
Gabe Black
X86: The logic that handled the recently fixed corner...
commit
|
commitdiff
|
tree
2010-05-06
Gabe Black
Merge.
commit
|
commitdiff
|
tree
2010-05-06
Gabe Black
X86: Update the stats for the new aux vectors in the...
commit
|
commitdiff
|
tree
2010-05-06
Nathan Binkert
macos: MacOS has deprecated getdirentries, so just...
commit
|
commitdiff
|
tree
2010-05-06
Nathan Binkert
compile: don't #include unnecessary stuff
commit
|
commitdiff
|
tree
2010-05-03
Gabe Black
X86: Update stats for the updated auxilliary vectors.
commit
|
commitdiff
|
tree
2010-05-03
Gabe Black
X86: Update the base aux vector X86 processes install.
commit
|
commitdiff
|
tree
2010-05-02
Gabe Black
X86: Sometimes CPUID depends on ecx, so pass that in.
commit
|
commitdiff
|
tree
2010-05-02
Gabe Black
Statetrace: Fix compile problems with the AMD64 version...
commit
|
commitdiff
|
tree
2010-05-02
Gabe Black
X86: Finally fix a division corner case.
commit
|
commitdiff
|
tree
2010-04-19
Nathan Binkert
config: fix assertion for x86 in FSConfig.py
commit
|
commitdiff
|
tree
2010-04-18
Nathan Binkert
stats: make simTicks and simFreq accessible from stats.hh
commit
|
commitdiff
|
tree
2010-04-18
Nathan Binkert
callback: Make helper functions that create callback...
commit
|
commitdiff
|
tree
2010-04-18
Nathan Binkert
event: Allow EventWrapper to take an object reference
commit
|
commitdiff
|
tree
2010-04-15
Nathan Binkert
scons: don't maintain files in sorted order
commit
|
commitdiff
|
tree
2010-04-15
Nathan Binkert
tick: rename Clock namespace to SimClock
commit
|
commitdiff
|
tree
2010-04-15
Nathan Binkert
eventq: move EventQueue constructor to cc file
commit
|
commitdiff
|
tree
2010-04-11
Korey Sewell
inorder: update regressions for fwd-ing patch
commit
|
commitdiff
|
tree
2010-04-11
Korey Sewell
inorder: timing for inst forwarding
commit
|
commitdiff
|
tree
2010-04-02
Nathan Binkert
eventq: allow an implicit cast from an EventManager...
commit
|
commitdiff
|
tree
2010-04-02
Nathan Binkert
eventq: Clean up some flags
commit
|
commitdiff
|
tree
2010-04-02
Nathan Binkert
eventq: Make priorities just an integer instead of...
commit
|
commitdiff
|
tree
2010-04-02
Nathan Binkert
refcnt: no default copy contructor or copy operator
commit
|
commitdiff
|
tree
2010-04-02
Nathan Binkert
ruby: get rid of gems_common/util.hh and .cc and use...
commit
|
commitdiff
|
tree
2010-04-02
Nathan Binkert
ruby: get "using namespace" out of headers
commit
|
commitdiff
|
tree
2010-03-31
Nathan Binkert
style: another ruby style pass
commit
|
commitdiff
|
tree
2010-03-30
Nathan Binkert
style: cleanup the Ruby Tester
commit
|
commitdiff
|
tree
2010-03-27
Korey Sewell
m5: merge inorder updates
commit
|
commitdiff
|
tree
2010-03-27
Korey Sewell
inorder: update twolf/vortex regressions
commit
|
commitdiff
|
tree
2010-03-27
Korey Sewell
inorder: write-hints bug fix
commit
|
commitdiff
|
tree
2010-03-25
Timothy M....
CPU: Added comments to address translation classes.
commit
|
commitdiff
|
tree
2010-03-24
Nathan Binkert
ruby: continue style pass
commit
|
commitdiff
|
tree
2010-03-23
Nathan Binkert
regress: add some new options
commit
|
commitdiff
|
tree
2010-03-23
Steve Reinhardt
cpu: get rid of uncached access "events"
commit
|
commitdiff
|
tree
2010-03-23
Steve Reinhardt
cpu: fix exec tracing memory corruption bug
commit
|
commitdiff
|
tree
2010-03-23
Korey Sewell
m5merge(2): another merge of regression stats
commit
|
commitdiff
|
tree
2010-03-23
Korey Sewell
inorder: update hello world for alpha and mips
commit
|
commitdiff
|
tree
2010-03-23
Korey Sewell
m5merge: ruby + inorder
commit
|
commitdiff
|
tree
2010-03-23
Korey Sewell
inorder: update twolf regression
commit
|
commitdiff
|
tree
2010-03-23
Korey Sewell
inorder: update vortex regression
commit
|
commitdiff
|
tree
2010-03-23
Nathan Binkert
ruby: style pass
commit
|
commitdiff
|
tree
2010-03-22
Korey Sewell
inorder: import name for addtl. bpred stats
commit
|
commitdiff
|
tree
2010-03-22
Maximilien...
inorder: fix squash bug in branch predictor
commit
|
commitdiff
|
tree
2010-03-22
Korey Sewell
inorder: fix address list bug
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: improved isReadWrite fix me comment
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Regression updates for new ruby config locations
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Removed the unnecessary MachineType message fields
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Reorganized Ruby topology and protocol files
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
added sparse memory support to hammer
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Disable adaptive routing by for faster simulation...
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Changed the default set size to 1
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Reordered protocol buffers
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Adds configurable bit selection for numa mapping
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Added flag to disable mem_vec allocation
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Ruby support for sparse memory
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Finally removed bash code cira. 2001ish!
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Ruby support for LLSC
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Minor dma latency initialization fix
commit
|
commitdiff
|
tree
2010-03-22
Tushar Krishna
ruby: Fix multiple wakeups in Ruby Eventqueue
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Removed the obsolete file specified network files
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Added copyright to many Ruby *.py files
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: removed ruby.config from configs/example
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Fixed small data msg bug in MOESI_hammer-dir
commit
|
commitdiff
|
tree
next