* m68k-dis.c (ext_format_68881): Don't declare.
authorIan Lance Taylor <ian@airs.com>
Mon, 14 Mar 1994 20:00:34 +0000 (20:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 14 Mar 1994 20:00:34 +0000 (20:00 +0000)
commit448ff99268d7e1191c96d97448610904d83e2fe4
treed199dafa75886ebeccb488b3fb92852c910b24f9
parentf6570d60109beaee24618fcc87c0feecdf5e49dd
* m68k-dis.c (ext_format_68881): Don't declare.
(print_insn_m68k): If an instruction uses place 'i', it uses at
least four fixed bytes.
(print_insn_arg): Don't bump p by 2 for case 'I', place 'i'.  For
extended float, convert to double using floatformat_to_double, not
ieee_extended_to_double, and fetch the data before converting it.
opcodes/ChangeLog