From: Palmer Dabbelt Date: Wed, 24 Aug 2022 20:19:09 +0000 (-0700) Subject: gas: NEWS: Add the RISC-V features for 2.37 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=157a088c1e42e6faa682c104d460de83ce3d592f;p=binutils-gdb.git gas: NEWS: Add the RISC-V features for 2.37 --- diff --git a/gas/NEWS b/gas/NEWS index 173cfbd0769..1149cd925a3 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -49,6 +49,9 @@ Changes in 2.37: * Add support for Realm Management Extension (RME) for AArch64. +* Add support for the Zba, Zbb, Zbc, and Zbs subsets of the RISC-V + bit manipulation extension, version 0.93. + Changes in 2.36: * Add support for Intel AVX VNNI instructions.