aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 02cef3c..1b9c1fb 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,22 @@
2021-03-25 Jan Beulich <jbeulich@suse.com>
+ * testsuite/gas/i386/avx512f-nondef.s: Add vgather cases.
+ * testsuite/gas/i386/x86-64-vgather-check.s: Add cases with
+ colliding registers in the upper half of the space.
+ * testsuite/gas/i386/avx512f-nondef.d,
+ testsuite/gas/i386/vgather-check.d,
+ testsuite/gas/i386/x86-64-vgather-check.d,
+ testsuite/gas/i386/x86-64-vgather-check-error.l,
+ testsuite/gas/i386/x86-64-vgather-check-warn.e: Adjust
+ expecations.
+ * testsuite/gas/i386/vgather-check-none.d,
+ testsuite/gas/i386/vgather-check-warn.d,
+ testsuite/gas/i386/x86-64-vgather-check-none.d,
+ testsuite/gas/i386/x86-64-vgather-check-warn.d: Refer to "base"
+ tests for expected dump output.
+
+2021-03-25 Jan Beulich <jbeulich@suse.com>
+
* testsuite/gas/i386/avx512f-nondef.s: Add case for EVEX.z
without mask register.
* testsuite/gas/i386/avx512f-nondef.d: Adjust expectations.