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
2006-12-28
Implement a stub nnpc for alpha that is read only as npc+4.
Gabe Black
2006-12-28
Fixed NumMiscArchRegs. This is still a magic number, and it should be set aut...
Gabe Black
2006-12-21
Stub for SE mode gdb support for MIPS.
Gabe Black
2006-12-20
Fixes to get MIPS_SE to compile.
Gabe Black
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
Fix a place where the wrong width parameter was used, and set the nextNPC cor...
Gabe Black
2006-12-18
Make sure you only handle branch delay slots specially when there actually wa...
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/newmem
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
Switch the endianness of data that's forwarded. This is the same sort of prob...
Gabe Black
2006-12-16
Make fetch detect when a branch is happening, rather than trying to compute w...
Gabe Black
2006-12-16
Accidently "cleaned" away the NPC parameter to the constructor.
Gabe Black
2006-12-16
Don't have "predict" set the predicted target of the instruction. Do that exp...
Gabe Black
2006-12-16
Add in constants which let you explicitly check if endian conversion would do...
Gabe Black
2006-12-16
Add in capability to return to unblocking after a squash. This is needed beca...
Gabe Black
2006-12-16
Make sure endian conversion is done on the memory data when it's just set to ...
Gabe Black
2006-12-16
Make the decoder use the new setup in the dyninsts for branch prediction.
Gabe Black
2006-12-16
Made branch delay slots get squashed, and passed back an NPC and NNPC to star...
Gabe Black
2006-12-16
Added a predicted NPC field, explicitly stored whether the instruction was pr...
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/newmem
Lisa Hsu
2006-12-15
Merge zizzer:/bk/sparcfs
Lisa Hsu
2006-12-15
small change to eliminate address range overlap.
Lisa Hsu
2006-12-15
little fixes i noticed while searching for reason for address range issues (b...
Lisa Hsu
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
loadstore.isa:
Lisa Hsu
2006-12-15
tlb.cc:
Lisa Hsu
2006-12-15
Use my range_map to speed up findPort() in the bus. The snoop code could stil...
Ali Saidi
2006-12-15
Optimized the TLB translations with some caching
Ali Saidi
2006-12-14
flesh out twinx asis
Ali Saidi
2006-12-13
Split CachePort class into CpuSidePort and MemSidePort
Steve Reinhardt
2006-12-13
Merge zizzer:/bk/newmem
Lisa Hsu
2006-12-13
fix MiscRegFile::readRegWithEffect, which neglected the MISCREGS.
Lisa Hsu
[next]