PR991
authorNick Clifton <nickc@redhat.com>
Wed, 8 Jun 2005 17:02:54 +0000 (17:02 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 8 Jun 2005 17:02:54 +0000 (17:02 +0000)
commit03b13e59e203becdaec06f112afe53a50b11c2ce
treed54c8b9ab668badf73f470972a631036044ff2cf
parent985d94900d3fd3a8c49798ca6cc2192b321be2f4
PR991
* config/tc-m68k.c (m68k_ip): Test for insn compatiblity using a temporary copy
  of the operands array so that changes can be safely backed out if the insn
  does not match.
  (m68k_compare_opcode): Shortcut the test when the parameters are the same.
  Return 1 if the names match but the second opcode is further on in the array
  than the first.
gas/ChangeLog
gas/config/tc-m68k.c
This page took 0.027463 seconds and 4 git commands to generate.