aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorIlya Tocar <ilya.tocar@intel.com>2014-02-20 18:31:11 +0400
committerH.J. Lu <hjl.tools@gmail.com>2014-02-20 07:53:55 -0800
commit957d095533afd835969b8cf8e86adfa63bfb874c (patch)
tree24eda75a1f3a7915de0a9a34eb3804893ff037c6 /gdb
parent47f7ffdb18d09177068d1252538395feb7ca09ec (diff)
downloadgdb-957d095533afd835969b8cf8e86adfa63bfb874c.zip
gdb-957d095533afd835969b8cf8e86adfa63bfb874c.tar.gz
gdb-957d095533afd835969b8cf8e86adfa63bfb874c.tar.bz2
Change cpu for vptestnmd and vptestnmq instructions.
In latest release of AVX512 spec http://download-software.intel.com/sites/default/files/managed/50/1a/319433-018.pdf Vptestnmq and vptestnmq instructions have CPUID AVX512F, not AVX512CD. This patch fixes it. opcodes/ * i386-opc.tbl: Change CPU of vptestnmq, vptestnmd from CpuAVX512CD, to CpuAVX512F. * i386-tbl.h: Regenerate. gas/testsuite/ * gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd. * gas/i386/avx512cd.s: Ditto. * gas/i386/avx512cd.d: Ditto. * gas/i386/x86-64-avx512cd-intel.d: Ditto. * gas/i386/x86-64-avx512cd.s: Ditto. * gas/i386/x86-64-avx512cd.d: Ditto. * gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd. * gas/i386/avx512f.s: Ditto. * gas/i386/avx512f.d: Ditto. * gas/i386/x86-64-avx512f-intel.d: Ditto. * gas/i386/x86-64-avx512f.s: Ditto. * gas/i386/x86-64-avx512f.d: Ditto.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions