summaryrefslogtreecommitdiff
path: root/arch/alpha/isa/fp.isa
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-03-03Changes to support automatic renaming of the shadow registers at decode time....Kevin Lim
2006-02-28Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-02-27Changes to put all the misc regs within the misc reg file. This includes the...Kevin Lim
2006-02-24Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appr...Gabe Black
2006-02-21Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...Gabe Black
2006-02-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2006-02-09Split Alpha ISA description into multiple filesSteve Reinhardt