summaryrefslogtreecommitdiff
path: root/src/cpu/o3/sparc/dyn_inst.hh
AgeCommit message (Expand)Author
2007-04-14Add support for microcode and pull out the special branch delay slot handling...Gabe Black
2007-03-07I missed a couple of WithEffects, this should do itAli Saidi
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2007-01-29Fixed a warning about an unused variable.Gabe Black
2006-12-16Made branch delay slots get squashed, and passed back an NPC and NNPC to star...Gabe Black
2006-12-16Changes to the isa_parser and affected files to fix an indexing problem with ...Gabe Black
2006-12-06Use the renamed register index, rather than the flattened one.Gabe Black
2006-12-06Get rid of some typedefs which were hardly used, and move some stuff back her...Gabe Black
2006-11-24Initial changes to get O3 working with SPARCGabe Black