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
Age
Commit message (
Expand
)
Author
2006-12-27
Bug fixes in the TLB
Ali Saidi
2006-12-27
Compare legion and m5 tlbs for differences
Ali Saidi
2006-12-27
Change MemoryAccess dprintfs to print the data as well
Ali Saidi
2006-12-27
No need to use NULL, just use 0
Nathan Binkert
2006-12-26
Remove some #if FULL_SYSTEMs so MP stuff works even in SE mode.
Kevin Lim
2006-12-24
Make sure that all of the bits in the result are set
Nathan Binkert
2006-12-24
remove some output formatting stuff that we don't use
Nathan Binkert
2006-12-21
Fix copyright
Nathan Binkert
2006-12-21
Expose the C++ event queue to python via the python function
Nathan Binkert
2006-12-21
style
Nathan Binkert
2006-12-21
Stub for SE mode gdb support for MIPS.
Gabe Black
2006-12-21
Create a wrapper function to more easily add swig stuff to the build
Nathan Binkert
2006-12-21
move the swig initialization calls from src/sim/main.cc to
Nathan Binkert
2006-12-20
don't use (*activeThreads).begin(), use activeThreads->blah().
Nathan Binkert
2006-12-20
Merge zizzer.eecs.umich.edu:/bk/newmem
Nathan Binkert
2006-12-20
<scold> Make sure that variables are always initalized! </scold>
Nathan Binkert
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-19
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Steve Reinhardt
2006-12-19
Merge zizzer:/bk/newmem
Ali Saidi
2006-12-19
fix twinx loads a little bit
Ali Saidi
2006-12-18
Streamline Cache/Tags interface: get rid of redundant functions,
Steve Reinhardt
2006-12-18
No need to template prefetcher on cache TagStore type.
Steve Reinhardt
2006-12-18
Get rid of generic CacheTags object (fold back into Cache).
Steve Reinhardt
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
Fix unittest compiles
Nathan Binkert
2006-12-18
cast chars to int when we want to print integers so we get a number
Nathan Binkert
2006-12-18
Merge zizzer.eecs.umich.edu:/.automount/zower/eecshome/m5/newmem
Gabe Black
2006-12-18
move the twinx loads to the correct opcode and add asis 0x24 and 0x27
Ali Saidi
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
[prev]
[next]