From: Felix Willgerodt via Gdb-patches <gdb-patches@sourceware.org>
To: gdb-patches@sourceware.org, simon.marchi@polymtl.ca
Subject: [PATCH] gdb, doc: Add ieee_half and bfloat16 to list of predefined target types.
Date: Fri, 17 Sep 2021 08:29:56 +0200 [thread overview]
Message-ID: <20210917062956.3513948-1-felix.willgerodt@intel.com> (raw)
For some reason these two weren't added to the list when they were orginally
added to GDB.
gdb/doc/ChangeLog:
2021-09-14 Felix Willgerodt <felix.willgerodt@intel.com>
* gdb.texinfo (Predefined Target Types): Mention ieee_half and bfloat16.
---
gdb/doc/gdb.texinfo | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 88f97012b73..b4f7268d779 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -45972,12 +45972,18 @@ pointers; printing a code pointer converts it into a symbolic
address. The stack pointer and any dedicated address registers
may be marked as data pointers.
+@item ieee_half
+Half precision IEEE floating point.
+
@item ieee_single
Single precision IEEE floating point.
@item ieee_double
Double precision IEEE floating point.
+@item bfloat16
+bfloat16 floating point format used e.g. by x86 and ARM.
+
@item arm_fpa_ext
The 12-byte extended precision format used by ARM FPA registers.
--
2.31.1
Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
next reply other threads:[~2021-09-17 6:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-17 6:29 Felix Willgerodt via Gdb-patches [this message]
2021-09-17 6:52 ` Eli Zaretskii via Gdb-patches
2021-09-17 7:16 ` Willgerodt, Felix via Gdb-patches
2021-09-17 7:40 ` Eli Zaretskii via Gdb-patches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210917062956.3513948-1-felix.willgerodt@intel.com \
--to=gdb-patches@sourceware.org \
--cc=felix.willgerodt@intel.com \
--cc=simon.marchi@polymtl.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox