summaryrefslogtreecommitdiff
path: root/arch/isa_parser.py
AgeCommit message (Expand)Author
2005-02-03Add support for CPU models to execute the effectiveSteve Reinhardt
2004-11-03Add Inorder CPU modelTaeho Kgil
2004-05-31Renamed OpClass enum members: they all end in 'Op' now.Steve Reinhardt
2004-05-28Updated FastCPU model with all the recent changes.Kevin Lim
2004-05-18Add a level of indirection to the register accessors used inSteve Reinhardt
2004-05-17Significant changes to ISA description to completely factorSteve Reinhardt
2004-05-10Do a better job of factoring out CPU model in ISA description.Steve Reinhardt
2003-10-13Fix up decoder.cc generation... this got broken at the directory reorg.Steve Reinhardt
2003-10-07Fix attribution for decoder.cc.Steve Reinhardt
2003-10-07isa_parser.py:Nathan Binkert
2003-10-07Import changesetSteve Raasch