aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9cda0a6..42f4c12 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2018-07-19 Jan Beulich <jbeulich@suse.com>
+
+ * config/tc-i386.c (is_evex_encoding): Also check disp8memshift.
+ (optimize_encoding): Also cover templates without cpuavx512vl
+ allowing for zmmword and having a ymmword actual.
+ (check_VecOperands): Handle DISP8_SHIFT_VL.
+ * testsuite/gas/i386/noavx512-2.l: Adjust expectations.
+
2018-07-18 Maciej W. Rozycki <macro@mips.com>
* testsuite/gas/mips/loongson-2e.d: Correct whitespace issues.