]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb, doc: Fix AVX-512 documentation.
authorFelix Willgerodt <felix.willgerodt@intel.com>
Tue, 21 May 2024 12:54:05 +0000 (14:54 +0200)
committerFelix Willgerodt <felix.willgerodt@intel.com>
Fri, 31 May 2024 07:33:37 +0000 (09:33 +0200)
commita736284b1d15bcba996292e703fa2d28c41bce1b
tree7b45705d6c9349bb529aa8c8726d6e529413893d
parent05d9d66d92886053d56d1c5fb9fcfcb20f6a6de0
gdb, doc: Fix AVX-512 documentation.

org.gnu.gdb.i386.avx512 adds k registers, but these aren't mentioned in the
docs yet.  Fix that.

In addition the documentation describes xmm registers with an `h`
(e.g. xmm16h).  I am assuming that we follow the register xml files here,
which don't have the h suffix.  So this removes that as well.

Approved-By: Eli Zaretskii <eliz@gnu.org>
gdb/doc/gdb.texinfo