public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kito Cheng <kito.cheng@gmail.com>
To: Christoph Muellner <christoph.muellner@vrull.eu>
Cc: gcc-patches@gcc.gnu.org, Kito Cheng <kito.cheng@sifive.com>,
	 Jim Wilson <jim.wilson.gcc@gmail.com>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	 Andrew Waterman <andrew@sifive.com>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>
Subject: Re: [wwwdocs] gcc-13: riscv: Document the T-Head CPU support
Date: Sun, 5 Mar 2023 18:18:25 +0800	[thread overview]
Message-ID: <CA+yXCZD33qb5TXq-247RLoTrodLpQN_2_0Hi6av7AfvKRU3jhA@mail.gmail.com> (raw)
In-Reply-To: <20230224111908.92419-1-christoph.muellner@vrull.eu>

LGTM :)


On Fri, Feb 24, 2023 at 7:19 PM Christoph Muellner
<christoph.muellner@vrull.eu> wrote:
>
> From: Christoph Müllner <christoph.muellner@vrull.eu>
>
> This patch documents the new T-Head CPU support for RISC-V.
>
> Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
> ---
>  htdocs/gcc-13/changes.html | 24 +++++++++++++++++++++++-
>  1 file changed, 23 insertions(+), 1 deletion(-)
>
> diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
> index a803f501..ce5ba35c 100644
> --- a/htdocs/gcc-13/changes.html
> +++ b/htdocs/gcc-13/changes.html
> @@ -490,7 +490,29 @@ a work-in-progress.</p>
>
>  <h3 id="riscv">RISC-V</h3>
>  <ul>
> -    <li>New ISA extension support for zawrs.</li>
> +  <li>New ISA extension support for Zawrs.</li>
> +  <li>Support for the following vendor extensions has been added:
> +    <ul>
> +      <li>XTheadBa</li>
> +      <li>XTheadBb</li>
> +      <li>XTheadBs</li>
> +      <li>XTheadCmo</li>
> +      <li>XTheadCondMov</li>
> +      <li>XTheadFMemIdx</li>
> +      <li>XTheadFmv</li>
> +      <li>XTheadInt</li>
> +      <li>XTheadMac</li>
> +      <li>XTheadMemIdx</li>
> +      <li>XTheadMemPair</li>
> +      <li>XTheadSync</li>
> +    </ul>
> +  </li>
> +  <li>The following new CPUs are supported through the <code>-mcpu</code>
> +      option (GCC identifiers in parentheses).
> +    <ul>
> +      <li>T-Head's XuanTie C906 (<code>thead-c906</code>).</li>
> +    </ul>
> +  </li>
>  </ul>
>
>  <!-- <h3 id="rx">RX</h3> -->
> --
> 2.39.2
>

  reply	other threads:[~2023-03-05 10:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24 11:19 Christoph Muellner
2023-03-05 10:18 ` Kito Cheng [this message]
2023-03-15  9:09   ` Philipp Tomsich

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=CA+yXCZD33qb5TXq-247RLoTrodLpQN_2_0Hi6av7AfvKRU3jhA@mail.gmail.com \
    --to=kito.cheng@gmail.com \
    --cc=andrew@sifive.com \
    --cc=christoph.muellner@vrull.eu \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jim.wilson.gcc@gmail.com \
    --cc=kito.cheng@sifive.com \
    --cc=palmer@dabbelt.com \
    --cc=philipp.tomsich@vrull.eu \
    /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).