Correct disassembly of dot product instructions.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index a8b8dba5be3805f099126739c05d9742ef9673dc..aa31dd30138e3eafd991a7ef742fc1ac16d08d29 100644 (file)
@@ -1,3 +1,13 @@
+2017-12-19  Tamar Christina  <tamar.christina@arm.com>
+
+       PR gas/22559
+       * aarch64-asm.c (aarch64_ins_reglane): Change AARCH64_OPND_QLF_S_B to
+       AARCH64_OPND_QLF_S_4B
+       * aarch64-dis.c (aarch64_ext_reglane): Change AARCH64_OPND_QLF_S_B to
+       AARCH64_OPND_QLF_S_4B
+       * aarch64-opc.c (aarch64_opnd_qualifiers): Add 4b variant.
+       * aarch64-tbl.h (QL_V2DOT): Change S_B to S_4B.
+
 2017-12-19  Tamar Christina  <tamar.christina@arm.com>
 
        PR gas/22529
This page took 0.023084 seconds and 4 git commands to generate.