index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2009-07-06
tests: stats outputs now include CDFs, update tests that use those so ↵
Nathan Binkert
they're easier to diff
2009-07-06
tests: update regression tests for changes in stats output and changes in ruby.
Nathan Binkert
2009-07-06
ruby: Fix RubyMemory to work with the newer ruby.
Nathan Binkert
2009-07-06
ruby: apply some fixes that were overwritten by the recent ruby import.
Nathan Binkert
2009-07-06
slicc: update parser.py for changes in slicc language.
Nathan Binkert
2009-07-06
scons: update SCons files for changes in ruby.
Nathan Binkert
2009-07-06
ruby: Import the latest ruby changes from gems.
Nathan Binkert
This was done with an automated process, so there could be things that were done in this tree in the past that didn't make it. One known regression is that atomic memory operations do not seem to work properly anymore.
2009-07-06
ruby: replace strings that were missed in original ruby import.
Nathan Binkert
2009-07-04
inorder: Fix up some reference stats.
Gabe Black
2009-07-02
ARM: Fix how address mode bits are handled.
Jack Whitham
2009-07-02
ARM: Fix the code snippet for mla.
Jack Whitham
2009-07-02
typo: correct spelling
Nathan Binkert
2009-07-02
attrdict: correct delattr
Nathan Binkert
2009-07-02
stats: fix usage of jobfile
Nathan Binkert
2009-07-01
ARM: Make DataOps select from a set of ways to set the c and v flags.
Gabe Black
2009-07-01
ARM: Get rid of some bitfields that aren't used. A few may need to be readded.
Gabe Black
2009-07-01
ARM: Add a findLsbSet function and use it to implement clz.
Gabe Black
2009-07-01
ARM: Add defaults for DataOp flag code.
Gabe Black
2009-07-01
ARM: Get rid of the val2 variable.
Gabe Black
2009-07-01
ARM: Centralize the declaration of resTemp.
Gabe Black
2009-07-01
ARM: Add a DataImmOp format similar to DataOp.
Gabe Black
2009-07-01
ARM: Decode some media instructions. These are untested.
Gabe Black
2009-07-01
ARM: Use the new DataOp format to simplify the decoder.
Gabe Black
2009-07-01
ARM: Add in some new artificial fields that make decoding a little easier.
Gabe Black
2009-07-01
ARM: Recognize the IntRegs trace flag.
Gabe Black
2009-07-01
ARM: Add a DataOp format so data op definitions can be aggregated.
Gabe Black
2009-06-27
ARM: Show more information when disassembling data processing intstructions.
Gabe Black
This will need more work, but it should be a lot closer.
2009-06-27
ARM: Show branch targets relative to the nearest symbol.
Gabe Black
2009-06-27
ARM: Write a function for printing mnemonics and predicates.
Gabe Black
2009-06-26
ARM: Fill out the printReg function.
Gabe Black
2009-06-24
ARM: Fix signed multiply long and add some unimplemented loads.
Jack Whitman
2009-06-24
ARM: Link register is trashed by non-executed branch and link operations.
Jack Whitman
2009-06-23
ARM: Added unimplemented load/store multiple instructions.
Jack Whitman
2009-06-23
makerelease: Don't hide x86 any more.
Gabe Black
2009-06-23
Regressions: Build ARM_SE regressions by default.
Gabe Black
2009-06-21
ARM: Simplify some utility functions.
Gabe Black
2009-06-21
ARM: Move util functions out of the isa desc.
Gabe Black
2009-06-21
ARM: Simplify the ISA desc by pulling some classes out of it.
Gabe Black
2009-06-21
ARM: Remove the currently unecessary FPAOp class.
Gabe Black
2009-06-21
ARM: Make inst bitfields accessible outside of the isa desc.
Gabe Black
2009-06-21
ARM: Don't downconvert ExtMachInsts to MachInsts.
Gabe Black
2009-06-21
BitUnion: Add more constiness.
Gabe Black
2009-06-21
ARM: Get rid of a few more unused operands.
Gabe Black
2009-06-21
ARM: Get rid of unnecessary Re operand.
Gabe Black
2009-06-21
ARM: Clear out some inherited hangers on in util.isa and utility.hh.
Gabe Black
2009-06-21
ARM: Get rid of unnecessary fp_enable_checks.
Gabe Black
2009-06-21
ARM: Adjust simplify rotate_imm slightly.
Gabe Black
2009-06-21
ARM: Make the isa parser aware that CPSR is being used.
Gabe Black
2009-06-21
ARM: Pull some static code out of the isa desc and create miscregs.hh.
Gabe Black
2009-06-21
ARM: Get rid of unused postacc_code.
Gabe Black
[next]