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 4c8d594..cf0020c 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.