summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa/base.isa
AgeCommit message (Expand)Author
2006-11-10fix endian issues with condition codesAli Saidi
2006-11-10Fixed up the code that prints out registers to take into account microregisters.Gabe Black
2006-10-16Made sure the constructor for insts use ExtMachInst rather than MachInst, sin...Gabe Black
2006-07-20Fixed a glitch in the disassembly output.Gabe Black
2006-07-19Cleaned things up a little.Gabe Black
2006-05-22New directory structure:Steve Reinhardt