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
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2006-12-20
Fixes to get ALPHA_FS and ALPHA_SE to compile again.
Gabe Black
2006-12-20
Initial work to make remote gdb available in SE mode. This is completely unte...
Gabe Black
2006-12-20
Make sure the "stack_min" variable is page aligned.
Gabe Black
2006-12-18
Fixing the extended twin format to go with the new isa parser interface.
Gabe Black
2006-12-18
Merge zizzer.eecs.umich.edu:/.automount/zower/eecshome/m5/newmem
Gabe Black
2006-12-17
Minor cleanup of new snippet/subst code.
Steve Reinhardt
2006-12-17
Convert Alpha (and finish converting MIPS) to new
Steve Reinhardt
2006-12-17
Merge zizzer:/bk/newmem
Gabe Black
2006-12-17
Compilation fixes.
Gabe Black
2006-12-17
Added in the extended twin load format
Gabe Black
2006-12-17
Started removing "CodeBlock" objects from the mips isa description.
Gabe Black
2006-12-17
Compilation fix after messy merge.
Gabe Black
2006-12-16
Merge zizzer:/bk/sparcfs/
Gabe Black
2006-12-16
Support for twin loads.
Gabe Black
2006-12-16
Compiler error fix.
Gabe Black
2006-12-16
Merge zizzer:/bk/newmem
Gabe Black
2006-12-16
Made changes to CWP be non speculative.
Gabe Black
2006-12-16
Changes to the isa_parser and affected files to fix an indexing problem with ...
Gabe Black
2006-12-15
Merge zizzer:/bk/sparcfs
Lisa Hsu
2006-12-15
Merge zizzer:/bk/sparcfs
Lisa Hsu
2006-12-15
some small general fixes to make everythign work nicely with other ISAs, now ...
Lisa Hsu
2006-12-15
tlb.cc:
Lisa Hsu
2006-12-15
Optimized the TLB translations with some caching
Ali Saidi
2006-12-14
flesh out twinx asis
Ali Saidi
2006-12-13
Merge zizzer:/bk/newmem
Lisa Hsu
2006-12-13
fix MiscRegFile::readRegWithEffect, which neglected the MISCREGS.
Lisa Hsu
2006-12-13
Merge zizzer:/bk/sparcfs
Lisa Hsu
2006-12-12
Merge zizzer:/bk/newmem
Lisa Hsu
2006-12-12
Merge zizzer:/bk/newmem/
Gabe Black
2006-12-12
Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)
Ali Saidi
2006-12-12
Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(In...
Steve Reinhardt
2006-12-09
fix lisa's hand merge
Ali Saidi
2006-12-09
Merge zizzer:/bk/sparcfs
Ali Saidi
2006-12-09
Allocate the correct number of global registers
Ali Saidi
2006-12-08
Merge zizzer:/bk/sparcfs
Lisa Hsu
2006-12-08
mostly implemented SOFTINT relevant interrupt stuff.
Lisa Hsu
2006-12-07
get legion/m5 to first tlb miss fault
Ali Saidi
2006-12-07
Make branches handle the lack of a symbol table or the lack of a symbol grace...
Gabe Black
2006-12-07
Change how Page Faults work in SPARC. It now prints the faulting address, and...
Gabe Black
2006-12-06
Handle access to ASI_QUEUE
Ali Saidi
2006-12-06
Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts
Ali Saidi
2006-12-06
Made the alpha setSyscallReturn take a ThreadContext pointer instead of a Reg...
Gabe Black
2006-12-06
Added a flattenIntIndex function for Alpha.
Gabe Black
2006-12-06
Change to use -return_value.value like other implementations.
Gabe Black
2006-12-06
Some changes for misc regs which were changed into unofficial integer registe...
Gabe Black
2006-12-06
Reorganize the includes and add an include for misc.hh.
Gabe Black
2006-12-06
Added some debug output, and made sure not to accidentally ask for the result...
Gabe Black
2006-12-06
Some basic fix ups, and CWP is no longer set explicitly.
Gabe Black
2006-12-06
Changed the integer register file to work with flattened indices.
Gabe Black
2006-12-06
Change MIPS's setSyscallReturn to use a thread context.
Gabe Black
[next]