gem5/arch
Steve Reinhardt 89dc94f3bc Make all StaticInst methods const. StaticInst objects represent a
particular binary machine instruction and should be immutable after
they are constructed.

cpu/simple_cpu/simple_cpu.hh:
    Make StaticInst parameters const.

--HG--
extra : convert_revision : e535fa10c842ce173336323f39d9108c1847f8ba
2005-02-25 21:44:33 -05:00
..
alpha Make all StaticInst methods const. StaticInst objects represent a 2005-02-25 21:44:33 -05:00
isa_parser.py Add support for CPU models to execute the effective 2005-02-03 20:47:11 -05:00