From: H.J. Lu Date: Thu, 28 Dec 2023 16:19:39 +0000 (-0800) Subject: gas: Mention initial support for Intel APX in NEWS X-Git-Tag: binutils-2_42~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e2f0c9a5f3d467a341a0c3d579d9c6ee6daa4d1;p=thirdparty%2Fbinutils-gdb.git gas: Mention initial support for Intel APX in NEWS --- 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.