summaryrefslogtreecommitdiff
path: root/arch/alpha/isa_traits.hh
AgeCommit message (Expand)Author
2005-03-10Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-10Removed unecessary constructor call at each return.Ali Saidi
2005-03-10fix typo in SyscallReturn ObjectAli Saidi
2005-03-09Changed all syscalls to use syscall return object.Ali Saidi
2005-02-25Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-25Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes.Kevin Lim
2005-02-25Fix timing modeling of faults: functionally the very next instruction afterSteve Reinhardt
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-10-25Don't use magic numbers.Nathan Binkert
2004-10-23in the arch/alpha directory we should use arch/alpha, notNathan Binkert
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-15Get software prefetching to work in full-system mode.Steve Reinhardt
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-27FastCPU model added. It's very similar to the SimpleCPU, just without a lot ...Kevin Lim
2004-01-13Change to a new centralized way to specify the memory hierarchy parameters (d...Erik Hallnor
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-10-29Support for Serializable non-SimObject things like events.Steve Reinhardt
2003-10-29Flesh out ExecContext serialize/unserialize (including RegFile).Steve Reinhardt
2003-10-29More progress on checkpointing... we can now write out a checkpoint and read ...Steve Reinhardt
2003-10-19Get rid of obsolete code, most of it '#if 0'ed anyway.Steve Reinhardt
2003-10-13Rename CPU object to FullCPUSteve Reinhardt
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch