gem5/arch
Nathan Binkert d55eb90fc7 Don't use magic numbers.
arch/alpha/isa_traits.hh:
    Move defines to non full system code section so they can
    be used elsewhere
cpu/simple_cpu/simple_cpu.cc:
    Don't use magic numbers
cpu/simple_cpu/simple_cpu.hh:
    simple format nit

--HG--
extra : convert_revision : b8d492218340d41ab9420c6ad1e81a197db1c132
2004-10-25 16:23:22 -04:00
..
alpha Don't use magic numbers. 2004-10-25 16:23:22 -04:00
isa_parser.py Renamed OpClass enum members: they all end in 'Op' now. 2004-05-31 16:19:31 -07:00