]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gas: Mention initial support for Intel APX in NEWS
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 28 Dec 2023 16:19:39 +0000 (08:19 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 28 Dec 2023 16:19:39 +0000 (08:19 -0800)
gas/NEWS

index 4c8d5946690cf2aa886c1463a7e9c53404ef7d6a..cf0020c75ae5c8a421ab3374265a2e3ab0048bd2 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+* Initial support for Intel APX: 32 GPRs, NDD, PUSH2/POP2 and PUSHP/POPP.
+
 * On RISC-V macro instructions expanding to AUIPC and a load, store, or branch
   no longer accept x0 as an intermediate and/or destination register.