]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
x86: Remove an incorrect AVX2 entry
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 7 Jul 2020 12:06:38 +0000 (05:06 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 7 Jul 2020 12:55:39 +0000 (05:55 -0700)
The upper 16 vector registers were added by AVX512.

PR gas/26212
* doc/c-i386.texi: Remove an incorrect AVX2 entry.

(cherry picked from commit dbdba9b04d4b91121357ac9a0402d67cb53ce7ce)

gas/ChangeLog
gas/doc/c-i386.texi

index 2d54b3da9db88184f09ea03d72a81593659657ca..015e68e20e798503b84efb5b72de9c4a93eca80e 100644 (file)
@@ -1,3 +1,8 @@
+2020-07-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/26212
+       * doc/c-i386.texi: Remove an incorrect AVX2 entry.
+
 2020-07-06  Nick Clifton  <nickc@redhat.com>
 
        * po/uk.po: Updated Ukranian translation.
index d4e6fcb698004b869f2b21428e225db62590fa2c..f3183f1ddbf9b51815230a3851cf3e6de97a8878 100644 (file)
@@ -1054,16 +1054,6 @@ available in 32-bit mode).  The bottom 128 bits are overlaid with the
 
 @end itemize
 
-The AVX2 extensions made in 64-bit mode more registers available:
-
-@itemize @bullet
-
-@item
-the 16 128-bit registers @samp{%xmm16}--@samp{%xmm31} and the 16 256-bit
-registers @samp{%ymm16}--@samp{%ymm31}.
-
-@end itemize
-
 The AVX512 extensions added the following registers:
 
 @itemize @bullet