summaryrefslogtreecommitdiff
path: root/arch/alpha/isa/decoder.isa
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-05-12Merge zeep.pool:/z/saidi/work/m5.headAli Saidi
2006-05-11make m5 panic a little more verboseAli Saidi
2006-04-18Changed MIPS and Alpha to pass the syscall number to the syscall functionGabe Black
2006-03-05Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-03-03Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-03Changes to support automatic renaming of the shadow registers at decode time....Kevin Lim
2006-03-01Merge zizzer:/bk/m5Ali Saidi
2006-02-28Add quiesceNs, quiesceTime, quiesceCycles, and m5panic pseudo ops.Ali Saidi
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-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2006-02-12Pseudo instructions are now passed whatever instructions they need by the dec...Gabe Black
2006-02-11Add keyword parameters and list-valued arguments toSteve Reinhardt
2006-02-10Change how memory operands are handled in ISA descriptions.Steve Reinhardt
2006-02-09Split Alpha ISA description into multiple filesSteve Reinhardt