summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2023-12-28 08:19:39 -0800
committerH.J. Lu <hjl.tools@gmail.com>2023-12-28 08:19:39 -0800
commit5e2f0c9a5f3d467a341a0c3d579d9c6ee6daa4d1 (patch)
tree79d48b23d4b7a1e6c4ae1101b83112c0d3cf6a73
parenteccdc733a50980adc99178645ea4d5c2949c7e90 (diff)
gas: Mention initial support for Intel APX in NEWS
-rw-r--r--gas/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 4c8d5946690..cf0020c75ae 100644
--- 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.