summaryrefslogtreecommitdiff
path: root/src/arch/sparc/utility.hh
AgeCommit message (Expand)Author
2007-01-26make our code a little more standards compliantAli Saidi
2006-11-10fix endian issues with condition codesAli Saidi
2006-11-08Move the check to see if you're in user mode into the isa directory.Gabe Black
2006-11-03Use a PowerOnReset to initialize the cpu.Gabe Black
2006-11-03Added a stub initCPU function. This would be a good place to force in a Power...Gabe Black
2006-10-16Made sure the constructor for insts use ExtMachInst rather than MachInst, sin...Gabe Black
2006-10-12Some support for handling block loads and stores and ASIs properly.Gabe Black
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt