Tue Aug 29 19:42:58 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorIan Lance Taylor <ian@airs.com>
Thu, 31 Aug 1995 17:50:20 +0000 (17:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 31 Aug 1995 17:50:20 +0000 (17:50 +0000)
* config/tc-m68k.c (m68k_ip) [case POST/PRE/BASE]: Fix typo when
  looking at outer displacement.  Don't set the postindex bit if the
  index suppress bit is set (for memory indirect addressing mode).

gas/ChangeLog

index 164edd839524030959ea71ded8fff25c219d35d2..0f2c8c48f91e51c199f02af20ebc1127bed06f3b 100644 (file)
@@ -1,3 +1,9 @@
+Tue Aug 29 19:42:58 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * config/tc-m68k.c (m68k_ip) [case POST/PRE/BASE]: Fix typo when
+       looking at outer displacement.  Don't set the postindex bit if the
+       index suppress bit is set (for memory indirect addressing mode).
+
 Thu Aug 31 06:49:37 1995  Doug Evans  <dje@canuck.cygnus.com>
 
        * config/tc-arm.c (tc_gen_reloc): Delete duplicated code.