x86: also allow D on 3-operand insns
[external/binutils.git] / gas / ChangeLog
index 1c6e536..7a82555 100644 (file)
@@ -1,5 +1,12 @@
 2018-09-13  Jan Beulich  <jbeulich@suse.com>
 
+       * config/tc-i386.c (operand_size_match): Also deal with three
+       operand case.
+       (match_template): Also allow operand reversal for three operand
+       templates.
+
+2018-09-13  Jan Beulich  <jbeulich@suse.com>
+
        * config/tc-i386.c (operand_size_match): Mirror
        .reg/.regsimd/.acc handling from forward to reverse case.
        (build_vex_prefix): Check first and last operand types are equal