* m68k-opc.c (m68k_opcodes): Changed operand specifier for the
authorJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 24 Jan 1997 20:14:26 +0000 (20:14 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 24 Jan 1997 20:14:26 +0000 (20:14 +0000)
commit071ad7f0e0b2c5d80f3c5ff6c9e7aff19808eae1
tree9fee1d2fd73399557baa79e586a9d1eb1d8b04da
parentae0d7848d8ecefb58eccbccbf11a44bc9869e44a
* m68k-opc.c (m68k_opcodes): Changed operand specifier for the
coldfire moveb instruction to not allow an address register as
destination.  Although the documentation does not indicate that
this is invalid, experiments uncovered unexpected behavior.
Added a comment explaining the situation.  Thanks to Andreas
Schwab for pointing this out to me.
opcodes/ChangeLog
opcodes/m68k-opc.c