Fix up some ISA related stuff.
authorKevin Lim <ktlim@umich.edu>
Wed, 2 Aug 2006 16:07:44 +0000 (12:07 -0400)
committerKevin Lim <ktlim@umich.edu>
Wed, 2 Aug 2006 16:07:44 +0000 (12:07 -0400)
commit5ec58c4bdc2ffa8c650a784efc5a342a3ad36810
tree6b52712921ab3856b7dda3545241b9bbe4685431
parent5be592f870d1d59cffe9a5d1eebac66b225ff8ef
Fix up some ISA related stuff.

arch/alpha/isa/decoder.isa:
    Marked a few more instructions as unverifiable.
arch/alpha/isa/mem.isa:
    Warn instead of panic, otherwise this can cause the simulation to fail even if the instruction is never committed.

--HG--
extra : convert_revision : 12befc6fedd1a6883d0517e649ad01b91fb561ae
arch/alpha/isa/decoder.isa
arch/alpha/isa/mem.isa