From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2119) id F08CB3858D38; Sat, 1 Jul 2023 13:33:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F08CB3858D38 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Jeff Law To: bfd-cvs@sourceware.org Subject: [binutils-gdb] binutils: NEWS: Announce new RISC-V vector crypto extensions X-Act-Checkin: binutils-gdb X-Git-Author: =?utf-8?q?Christoph_M=C3=BCllner?= X-Git-Refname: refs/heads/master X-Git-Oldrev: d556141eb12bc75f78000facd899322096800091 X-Git-Newrev: 9fdc1b157b6e72f7dd98851a240c5fdb386a558e Message-Id: <20230701133341.F08CB3858D38@sourceware.org> Date: Sat, 1 Jul 2023 13:33:41 +0000 (GMT) X-BeenThere: binutils-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2023 13:33:42 -0000 https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D9fdc1b157b6e= 72f7dd98851a240c5fdb386a558e commit 9fdc1b157b6e72f7dd98851a240c5fdb386a558e Author: Christoph M=C3=BCllner Date: Fri Jun 30 23:30:58 2023 +0200 binutils: NEWS: Announce new RISC-V vector crypto extensions =20 This commit adds the recently added support of the RISC-V vector crypto extensions to the NEWS file. =20 binutils/ChangeLog: =20 * NEWS: Announce new RISC-V vector crypto extensions. =20 Signed-off-by: Christoph M=C3=BCllner Diff: --- binutils/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/binutils/NEWS b/binutils/NEWS index 2e8d51d2773..834e648db6c 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -23,6 +23,8 @@ * The RISC-V port now supports the following new standard extensions: - Zicond (conditional zero instructions) - Zfa (additional floating-point instructions) + - Zvbb, Zvbc, Zvkg, Zvkned, Zvknh[ab], Zvksed, Zvksh, Zvkn, Zvknc, Zvkng, + Zvks, Zvksc, Zvkg, Zvkt (vector crypto instructions) =20 * The RISC-V port now supports the following vendor-defined extensions: - XVentanaCondOps