aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorIlya Tocar <ilya.tocar@intel.com>2014-07-10 14:21:48 +0400
committerH.J. Lu <hjl.tools@gmail.com>2014-07-22 10:23:40 -0700
commit99282af656bee8092850664de135c4a1a9017032 (patch)
tree73721f1356afa70c9553e4af02d02627bac28eb9 /opcodes/ChangeLog
parentb28d1bda54728d10ae189a323c343b6d76f94b8e (diff)
downloadfsf-binutils-gdb-99282af656bee8092850664de135c4a1a9017032.zip
fsf-binutils-gdb-99282af656bee8092850664de135c4a1a9017032.tar.gz
fsf-binutils-gdb-99282af656bee8092850664de135c4a1a9017032.tar.bz2
Add support for AVX512VL versions of AVX512CD instructions.
gas/testsuite/ * gas/i386/avx512cd_vl-intel.d: New. * gas/i386/avx512cd_vl.d: New. * gas/i386/avx512cd_vl.s: New. * gas/i386/i386.exp: Run new AVX-512 tests. * gas/i386/x86-64-avx512cd_vl-intel.d: New. * gas/i386/x86-64-avx512cd_vl.d: New. * gas/i386/x86-64-avx512cd_vl.s: New. opcodes/ * i386-opc.tbl: Add AVX512VL and AVX512CD instructions. * i386-tbl.h: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 0bf0521..645de37 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -9,6 +9,20 @@
Kirill Yukhin <kirill.yukhin@intel.com>
Michael Zolotukhin <michael.v.zolotukhin@intel.com>
+ * i386-opc.tbl: Add AVX512VL and AVX512CD instructions.
+ * i386-tbl.h: Regenerate.
+
+2014-07-22 Sergey Guriev <sergey.s.guriev@intel.com>
+ Alexander Ivchenko <alexander.ivchenko@intel.com>
+ Maxim Kuznetsov <maxim.kuznetsov@intel.com>
+ Sergey Lega <sergey.s.lega@intel.com>
+ Anna Tikhonova <anna.tikhonova@intel.com>
+ Ilya Tocar <ilya.tocar@intel.com>
+ Andrey Turetskiy <andrey.turetskiy@intel.com>
+ Ilya Verbin <ilya.verbin@intel.com>
+ Kirill Yukhin <kirill.yukhin@intel.com>
+ Michael Zolotukhin <michael.v.zolotukhin@intel.com>
+
* i386-dis.c (intel_operand_size): Support 128/256 length in
vex_vsib_q_w_dq_mode.
(OP_E_memory): Add ymmq_mode handling, handle new broadcast.