summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa
AgeCommit message (Expand)Author
2006-08-11Adjusted the decoder a little.Gabe Black
2006-07-26Added alot of fp instructions, and some impdep instructions.Gabe Black
2006-07-26Now ignore sigactionGabe Black
2006-07-22Fixed subtract with carry, and started some work with floating point.Gabe Black
2006-07-20Fixed a glitch in the disassembly output.Gabe Black
2006-07-19Cleaned things up a little.Gabe Black
2006-06-12Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-06-11Fix compiling for SPARC_SE:Ali Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-29Added in the IprAccessOp flag for priveleged and hyperpriveleged instructions.Gabe Black
2006-05-28Used the Priv and new HPriv instruction formats, which have been tweaked to l...Gabe Black
2006-05-28Remove authors from copyright.Ali Saidi
2006-05-26Merge zizzer:/bk/newmemAli Saidi
2006-05-26Implement PR/HPR/ASR for full systemAli Saidi
2006-05-22Fix to SPARC Nop class for multiple CPU models.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt