summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa/operands.isa
AgeCommit message (Expand)Author
2006-11-10Added StrandStsReg operand.Gabe Black
2006-11-10Fix up instructions to read and write control registers, and got rid of the c...Gabe Black
2006-10-29Add an integer microcode register.Gabe Black
2006-10-25Fixed the priv instruction format.Gabe Black
2006-10-23Broke Load/Store instructions into microcode, and partially refactored memory...Gabe Black
2006-10-18Zeroed out the actual LSB in addition to moving it's original value the MSB.Gabe Black
2006-10-16Changed how floating point register numbers are decoded to fit with the spec.Gabe Black
2006-10-12Some support for handling block loads and stores and ASIs properly.Gabe Black
2006-07-26Now ignore sigactionGabe Black
2006-07-22Fixed subtract with carry, and started some work with floating point.Gabe Black
2006-05-26Implement PR/HPR/ASR for full systemAli Saidi
2006-05-22New directory structure:Steve Reinhardt