This is for PR 628.
authorIan Lance Taylor <ian@airs.com>
Wed, 19 Aug 1992 18:27:48 +0000 (18:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 19 Aug 1992 18:27:48 +0000 (18:27 +0000)
commitc50140c86b1eff40d7ca75bf18df7e5d8e36f3ea
treee3b629a55f64b3838ae201707438b62d7a2b73d8
parent1090c41efcfb57602db4549d38cc0003bcdb6d22
This is for PR 628.

Wed Aug 19 11:20:59 1992  Ian Lance Taylor  (ian@cygnus.com)

* tc-m68k.c, tc-m68kmote.c: the cas2 instruction is supposed to be
written with indirection on the last two operands, which can be
either data or address registers.  Added a new operand type 'r'
which accepts either register type.  Added '(' to notend stuff in
tc-m68kmote.c to accept (a0):(a2) in cas2 instruction.
gas/config/ChangeLog
gas/config/tc-m68k.c
gas/config/tc-m68kmote.c