summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa/includes.isa
AgeCommit message (Expand)Author
2006-11-10Fix up instructions to read and write control registers, and got rid of the c...Gabe Black
2006-10-23Broke Load/Store instructions into microcode, and partially refactored memory...Gabe Black
2006-10-23Start making memory ops work with InitiateAcc and CompleteAcc, and some minor...Gabe Black
2006-09-03Make the ASI constants available to the decoder.Gabe Black
2006-07-19Cleaned things up a little.Gabe Black
2006-06-11Fix compiling for SPARC_SE:Ali Saidi
2006-05-22New directory structure:Steve Reinhardt