x86/Intel: fix operand checking for MOVSD
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 1e04d5ae1566ebeec2c0c9a2a721e68f0e6005a1..a654185b17581d8d6070a60296ccd4e5fbad2fde 100644 (file)
@@ -1,3 +1,18 @@
+2016-07-01  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (struct _i386_insn): New field memop1_string.
+       (md_assemble): Free first memory operand string.
+       (i386_index_check): Use repprefixok to distingush xlat from
+       other (real) string ops.
+       (maybe_adjust_templates): New.
+       (i386_att_operand). Call it. Store first memory operand string.
+       * config/tc-i386-intel.c (i386_intel_operand): Likewise.
+       * testsuite/gas/i386/intel-movs.s: New.
+       * testsuite/gas/i386/intel-movs32.d: New.
+       * testsuite/gas/i386/intel-movs64.d: New.
+       * testsuite/gas/i386/i386.exp: Run new tests. Invoke as for
+       64-bits tests with "--defsym x86_64=1 --strip-local-absolute".
+
 2016-06-30  Maciej W. Rozycki  <macro@imgtec.com>
 
        * config/tc-mips.c (get_append_method): Fix a comment typo.
This page took 0.024752 seconds and 4 git commands to generate.