public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Luis Machado <luis.machado@arm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 6/6] [gdb/docs] sme2: Document SME2 registers and features
Date: Sat, 01 Jul 2023 12:00:40 +0300	[thread overview]
Message-ID: <83edlsqa4n.fsf@gnu.org> (raw)
In-Reply-To: <20230630134844.1238445-7-luis.machado@arm.com> (message from Luis Machado via Gdb-patches on Fri, 30 Jun 2023 14:48:44 +0100)

> Date: Fri, 30 Jun 2023 14:48:44 +0100
> From: Luis Machado via Gdb-patches <gdb-patches@sourceware.org>
> 
> Document changes introduced by gdb's SME2 support.
> ---
>  gdb/NEWS            |  3 +++
>  gdb/doc/gdb.texinfo | 65 +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 68 insertions(+)
> 
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 720008a5d97..3ab9ae4765e 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -3,6 +3,9 @@
>  
>  *** Changes since GDB 13
>  
> +* GDB now supports the AArch64 Scalable Matrix Extension 2 (SME2), which
> +  includes a new 512 bit lookup table register named ZT0.
> +
>  * GDB now supports the AArch64 Scalable Matrix Extension (SME), which includes
>    a new matrix register named ZA, a new thread register TPIDR2 and a new vector
>    length register SVG (streaming vector granule).  GDB also supports tracking

This part is OK.

> +The @samp{org.gnu.gdb.aarch64.sme2} feature is optional.  If present,
> +then the @samp{org.gnu.gdb.aarch64.sme} feature must also be present. The
> +@samp{org.gnu.gdb.aarch64.sme2} feature should contain the following:
> +@xref{AArch64 SME2}
                      ^
A period missing there.

Thanks.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>

  reply	other threads:[~2023-07-01  9:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-30 13:48 [PATCH 0/6] SME2 support for AArch64 gdb/gdbserver on Linux Luis Machado
2023-06-30 13:48 ` [PATCH 1/6] [gdb/aarch64] sme2: Enable SME2 for AArch64 gdb " Luis Machado
2023-06-30 13:48 ` [PATCH 2/6] [gdbserver/aarch64] sme2: Enable SME2 support in gdbserver Luis Machado
2023-06-30 13:48 ` [PATCH 3/6] [gdb/aarch64] sme2: signal frame support Luis Machado
2023-06-30 13:48 ` [PATCH 4/6] [gdb/aarch64] sme2: Core file support for ZT register set Luis Machado
2023-06-30 13:48 ` [PATCH 5/6] [gdb/testsuite] sme2: Extend SME tests to include SME2 Luis Machado
2023-06-30 13:48 ` [PATCH 6/6] [gdb/docs] sme2: Document SME2 registers and features Luis Machado
2023-07-01  9:00   ` Eli Zaretskii [this message]
2023-07-03  9:49     ` Luis Machado
2023-07-17 11:40 ` [PING][PATCH 0/6] SME2 support for AArch64 gdb/gdbserver on Linux Luis Machado
2023-07-24  8:16 ` Luis Machado

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=83edlsqa4n.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=luis.machado@arm.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).