summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa/formats/mem.isa
AgeCommit message (Expand)Author
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-10-15Fix how additional template parameters are handled. Non string parameters are...Gabe Black
2006-10-12Some support for handling block loads and stores and ASIs properly.Gabe Black
2006-08-29Don't store if there's a fault.Gabe Black
2006-05-22New directory structure:Steve Reinhardt