summaryrefslogtreecommitdiff
path: root/src/arch/alpha/syscallreturn.hh
AgeCommit message (Expand)Author
2009-02-27Processes: Make getting and setting system call arguments part of a process o...Gabe Black
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
2006-12-06Made the alpha setSyscallReturn take a ThreadContext pointer instead of a Reg...Gabe Black
2006-12-05Move the SyscallReturn class into sim/syscallreturn.hh. Also move some miscre...Gabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black