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
/
cpu
Age
Commit message (
Expand
)
Author
2007-01-26
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-26
Merge zeep.pool:/z/saidi/work/m5.newmem
Ali Saidi
2007-01-26
make our code a little more standards compliant
Ali Saidi
2007-01-26
Merge zizzer:/bk/newmem
Lisa Hsu
2007-01-26
eliminate cpu checkInterrupts bool, it is redundant and unnecessary.
Lisa Hsu
2007-01-25
fix smul and sdiv to sign extend, and handle overflow/underflow corretly
Ali Saidi
2007-01-24
Merge zizzer:/bk/newmem
Gabe Black
2007-01-23
use pstate.am to mask off PC/NPC where it needs to +be
Ali Saidi
2007-01-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-01-19
Merge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work/m5.newmem
Lisa Hsu
2007-01-16
In the case that we generate a fault (e.g. a tlb miss) on a microcoded instru...
Ali Saidi
2007-01-16
Fix legion lock code a bit so that if we jump out of a micro coded instructio...
Ali Saidi
2007-01-16
Modify ISA and staticInst to support a IsFirstMicroOp flag
Ali Saidi
2007-01-08
the way i understand it, interrupts in m5 is a little bloated. the usage of ...
Lisa Hsu
2007-01-08
change when legion-lock causes the simulation to die. It now happens after tw...
Ali Saidi
2007-01-03
Formatting
Nathan Binkert
2007-01-03
Merge zizzer:/bk/newmem
Gabe Black
2006-12-30
Fix up previous commit to proper logic.
Kevin Lim
2006-12-28
Fixes to get non-delay slot ISAs (Alpha) working again, and pulling some debu...
Gabe Black
2006-12-28
Phased out DelaySlotInfo.
Gabe Black
2006-12-28
Some fixes for decode stage branches without delay slots. This will need some...
Gabe Black
2006-12-28
Make sure the value of PC is actually updated now that the instruction target...
Gabe Black
2006-12-28
Implement a stub nnpc for alpha that is read only as npc+4.
Gabe Black
2006-12-27
Merge zizzer:/bk/newmem
Ali Saidi
2006-12-27
Compare legion and m5 tlbs for differences
Ali Saidi
2006-12-26
Remove some #if FULL_SYSTEMs so MP stuff works even in SE mode.
Kevin Lim
2006-12-21
style
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-19
fix twinx loads a little bit
Ali Saidi
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-17
Convert Alpha (and finish converting MIPS) to new
Steve Reinhardt
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 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
Changes to the isa_parser and affected files to fix an indexing problem with ...
Gabe Black
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
[prev]
[next]