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 (
Expand
)
Author
2009-07-10
SPARC: Set up a lookup table for integer register flattening.
Gabe Black
2009-07-09
X86: Fold the MiscRegFile all the way into the ISA object.
Gabe Black
2009-07-09
SPARC: Fold the MiscRegFile all the way into the ISA object.
Gabe Black
2009-07-09
MIPS: Fold the MiscRegFile all the way into the ISA object.
Gabe Black
2009-07-09
ARM: Fold the MiscRegFile all the way into the ISA object.
Gabe Black
2009-07-09
Alpha: Missed a file in an earlier changeset.
Gabe Black
2009-07-08
Get rid of the unused get(Data|Inst)Asid and (inst|data)Asid functions.
Gabe Black
2009-07-08
Alpha: Pull the MiscRegFile fully into the ISA object.
Gabe Black
2009-07-08
Registers: Add a registers.hh file as an ISA switched header.
Gabe Black
2009-07-08
Registers: Collapse ARM and MIPS regfile directories.
Gabe Black
2009-07-08
Alpha: Move reg_redir into its own files, and move some constants into regfil...
Gabe Black
2009-07-08
Registers: Eliminate the ISA defined RegFile class.
Gabe Black
2009-07-08
Alpha: Get rid of function prototypes with no implementations.
Gabe Black
2009-07-08
Registers: Move the PCs out of the ISAs and into the CPUs.
Gabe Black
2009-07-08
ARM, Simple CPU: Fix an index and add assert checks.
Gabe Black
2009-07-08
MIPS: Get rid of an orphaned MIPS .cc file.
Gabe Black
2009-07-08
Alpha: Phase out Alpha's intregfile.hh and intregfile.cc.
Gabe Black
2009-07-08
SPARC: Phase out SPARC's intregfile.hh.
Gabe Black
2009-07-08
X86: Phase out x86's intregfile.hh.
Gabe Black
2009-07-08
MIPS: Phase out MIPS's int_regfile.hh.
Gabe Black
2009-07-08
ARM: Flush out the ARM's int_regfile.hh.
Gabe Black
2009-07-08
Registers: Eliminate the ISA defined integer register file.
Gabe Black
2009-07-08
Registers: Eliminate the ISA defined floating point register file.
Gabe Black
2009-07-08
Registers: Get rid of the float register width parameter.
Gabe Black
2009-07-08
Registers: Add an ISA object which replaces the MiscRegFile.
Gabe Black
2009-07-08
ARM: Use custom read/write code to alias R15 with the PC.
Gabe Black
2009-07-08
ISA parser: Allow alternative read/write code for operands.
Gabe Black
2009-07-08
ARM: Move the remaining microops out of the decoder and into the ISA desc.
Gabe Black
2009-07-08
ARM: Move the memory microops out of the decoder and into the ISA desc.
Gabe Black
2009-07-08
ARM: Move the integer microops out of the decoder and into the ISA desc.
Gabe Black
2009-07-08
ARM: Improve memory instruction disassembly.
Gabe Black
2009-07-08
ARM: Tune up predicated instruction decoding.
Gabe Black
2009-07-08
ARM: Get rid of the MemAcc and EAComp static insts.
Gabe Black
2009-07-08
ARM: Get rid of end_addr in the ArmMacroStore constructor.
Gabe Black
2009-07-08
ARM: Add an AddrMode2 format for memory instructions that use address mode 2.
Gabe Black
2009-07-08
ARM: Don't always update CPSR.
Gabe Black
2009-07-08
ARM: Add an AddrMode3 format for memory instructions that use address mode 3.
Gabe Black
2009-07-08
ARM: Add load/store double instructions.
Gabe Black
2009-07-08
ARM: Add operands for the load/store double instructions.
Gabe Black
2009-07-08
X86: Fix a bug in IRET_PROT's microcode. The immediate form of sra was intended.
Gabe Black
2009-07-08
slicc: fixed MI_example bug. The directory wasn't deallocating the TBE, lead...
Derek Hower
2009-07-08
ruby: set the default values of the debug object so that nothing is printed
Derek Hower
2009-07-08
slicc: Fixed MI_example bug. The directory was not writing data to DRAM afte...
Derek Hower
2009-07-07
removed stray debug print
Derek Hower
2009-07-06
Add ability to skip tests by adding 'skip' file to test dir,
Steve Reinhardt
2009-07-06
automerge
Nathan Binkert
2009-07-06
tests: stats outputs now include CDFs, update tests that use those so they're...
Nathan Binkert
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
[prev]
[next]