From: Cui, Lili Date: Thu, 11 Jul 2024 06:35:24 +0000 (+0800) Subject: X86: Update gas/NEWS for Intel APX. X-Git-Tag: binutils-2_43~156 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cef946b6f4f9e3962e6958adffbb63500c23b56d;p=thirdparty%2Fbinutils-gdb.git X86: Update gas/NEWS for Intel APX. gas/ChangeLog: * NEWS: Update gas/NEWS for Intel APX. --- diff --git a/gas/NEWS b/gas/NEWS index be14ec66867..86a53fc59ea 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,11 @@ -*- text -*- +* Support CFCMOV feature in Intel APX. + +* Support CCMP and CTEST feature in Intel APX. + +* Support zero-upper feature in Intel APX. + * Add a .base64 directive to the assembler which allows base64 encoded binary data to be provided as strings.