Age | Commit message (Expand) | Author |
---|---|---|
2009-05-26 | types: add a type for thread IDs and try to use it everywhere | Nathan Binkert |
2009-05-12 | inorder-alpha-port: initial inorder support of ALPHA | Korey Sewell |
2008-10-10 | misc: remove #include <cassert> from misc.hh since not everyone needs it. | Nathan Binkert |
2008-09-27 | style: Make a style pass over the whole arch/alpha directory. | Nathan Binkert |
2007-08-26 | Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. | Gabe Black |
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi |
2006-12-13 | fix MiscRegFile::readRegWithEffect, which neglected the MISCREGS. | Lisa Hsu |
2006-11-12 | Make setRegWithEffect do something in SE mode. | Steve Reinhardt |
2006-11-09 | Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec... | Gabe Black |