summaryrefslogtreecommitdiff
path: root/src/cpu/o3/sparc
AgeCommit message (Expand)Author
2007-01-29Fixed a warning about an unused variable.Gabe Black
2007-01-27Merge zizzer:/bk/newmemGabe Black
2007-01-26eliminate cpu checkInterrupts bool, it is redundant and unnecessary.Lisa Hsu
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-07Compilation fixesGabe Black
2006-12-06Use the renamed register index, rather than the flattened one.Gabe Black
2006-12-06Got rid of some typedefs and moved the tlbs into the base o3 cpu.Gabe Black
2006-12-06Don't panic, but this needs to be fixed.Gabe Black
2006-12-06Make syscalls flatten their register indices, and also call into the ISA's se...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