gem5/arch
Erik Hallnor 15d08a3422 Update copies to work around alignment faults.
arch/alpha/isa_desc:
    whitespace fix.
cpu/simple_cpu/simple_cpu.cc:
    Add support to make sure we don't get alignment faults in copies. Warn if we go over an 8k page boundary.

--HG--
extra : convert_revision : 98b38da86a66215d80ea9eb6e6f1f68ee573cb57
2004-09-20 22:00:35 -04:00
..
alpha Update copies to work around alignment faults. 2004-09-20 22:00:35 -04:00
isa_parser.py Renamed OpClass enum members: they all end in 'Op' now. 2004-05-31 16:19:31 -07:00