[PATCH, i386] Update to match latest AVX512 spec.
Ilya Tocar
tocarip.intel@gmail.com
Wed Feb 19 17:16:00 GMT 2014
Hi,
Between [1] and [2] versions of the spec there were some changes.
In particular:
1)prefetchwt1 instruction now has it's own CPUID
2)vptestnmd/vptesnmq instructions now have CPUID of AVX512F not AVX512CD
Also there was version of vctps2ph with sae and only 1 register operand, which was encoded
as if missing operand was equal to ymm0. I didn't found any references to it in [2],
so I removed it.
Attached is gzipped patch. Testing passes. There are a few trailing whitespaces,
but only in auto-generated files.
Ok for trunk?
[1] http://download-software.intel.com/sites/default/files/319433-015.pdf
[2] http://download-software.intel.com/sites/default/files/managed/50/1a/319433-018.pdf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.tar.gz
Type: application/gzip
Size: 66997 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20140219/e6e9a1af/attachment.gz>
More information about the Binutils
mailing list