summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2006-06-12Made isHyperPriv and isPriv protected member variables.Gabe Black
2006-05-29Added in the IprAccessOp flag for priveleged and hyperpriveleged instructions.Gabe Black
2006-05-28Moved the Bit64 constant out of the regfile.hh into isa_traits.cc, which is t...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-22Get rid of FastCPU model.Steve Reinhardt
2006-05-22Fix to SPARC Nop class for multiple CPU models.Steve Reinhardt
2006-05-22have multiple global levels (as required by UA2005)Ali Saidi
2006-05-22New directory structure:Steve Reinhardt