summaryrefslogtreecommitdiff
path: root/arch/alpha/isa/mem.isa
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-05-16Split SimpleCPU into two different models, AtomicSimpleCPU andSteve Reinhardt
2006-03-28Use op_decl instead of op_src_decl + op_dest_decl in .isa templates.Steve Reinhardt
2006-03-03Changes to support automatic renaming of the shadow registers at decode time....Kevin Lim
2006-02-21Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...Gabe Black
2006-02-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-16Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-02-16Fixes to handle generating the initiateAcc and completeAcc functions a little...Kevin Lim
2006-02-16Some changes which weren't needed before doing a bk pull were needed afterwar...Gabe Black
2006-02-16Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2006-02-15Gives separate methods for initiating and completing a memory access, which w...Kevin Lim
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