[binutils-gdb] gas/NEWS: drop mention of Arm64's SVE2.1 and SME2.1

Jan Beulich jbeulich@sourceware.org
Fri Mar 1 08:25:04 GMT 2024


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=77b07380deafa490b4c2da3c4d1661060b5319c9

commit 77b07380deafa490b4c2da3c4d1661060b5319c9
Author: Jan Beulich <jbeulich@suse.com>
Date:   Fri Mar 1 09:23:34 2024 +0100

    gas/NEWS: drop mention of Arm64's SVE2.1 and SME2.1
    
    ... plus the SME part of B16B16. As per
    
    https://sourceware.org/pipermail/binutils/2024-February/132408.html
    
    SVE2.1 support is both incomplete and buggy. SME2.1 "support" goes as
    far as a single instruction (a subset of movaz forms) only. The SME part
    of B16B16 is entirely missing.

Diff:
---
 gas/NEWS | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/gas/NEWS b/gas/NEWS
index 7edde0e4aff..7cf11f23b43 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -6,11 +6,7 @@ Changes in 2.42:
 
 * Add support for AMD znver5 processor.
 
-* Add support for the AArch64 Scalable Vector Extension version 2.1 (SVE2.1).
-
-* Add support for the AArch64 Scalable Matrix Extension version 2.1 (SME2.1).
-
-* Add support for the AArch64 BFloat16 to BFloat16 arithmetic for SVE2 and SME2
+* Add support for the AArch64 BFloat16 to BFloat16 arithmetic for SVE2
   (B16B16).
 
 * Add support for the AArch64 Reliability, Availability and Serviceability


More information about the Binutils-cvs mailing list