gem5/src/arch
Nathan Binkert abc76f20cb Major changes to how SimObjects are created and initialized. Almost all
creation and initialization now happens in python.  Parameter objects
are generated and initialized by python.  The .ini file is now solely for
debugging purposes and is not used in construction of the objects in any
way.

--HG--
extra : convert_revision : 7e722873e417cb3d696f2e34c35ff488b7bff4ed
2007-07-23 21:51:38 -07:00
..
alpha Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
mips Make name, isMachineCheckFault, and isAlignmentFault const. 2007-07-18 16:09:00 -07:00
sparc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
x86 Make the operand size reflect the size specifier on the operand tags, and implement NEG 2007-07-23 01:07:49 +00:00
isa_parser.py Fixed line number accounting 2007-07-20 23:12:26 -07:00
isa_specific.hh Add build hooks for x86. 2007-03-03 16:01:48 +00:00
micro_asm.py Fix a problem where part of a microops parameters might be interpretted as an "ID", and also added support for symbols. 2007-06-21 15:26:01 +00:00
micro_asm_test.py Add a second section to make sure the ROM is extended properly. 2007-05-31 22:21:21 +00:00
SConscript Merge zizzer.eecs.umich.edu:/bk/newmem 2007-03-15 02:52:51 +00:00