summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa/base.isa
AgeCommit message (Expand)Author
2007-01-30Implemented fbfss and fbpfcc instructions, and cleaned up branch code a little.Gabe Black
2007-01-27Merge zizzer:/bk/newmemGabe Black
2007-01-27Fixed up printReg so that control registers are printed by name. This is poss...Gabe Black
2007-01-26Make Sparc traceflag even more chattyAli Saidi
2006-11-23Fixes to the isa description.Gabe Black
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