aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorCui, Lili <lili.cui@intel.com>2024-07-11 14:35:24 +0800
committerCui, Lili <lili.cui@intel.com>2024-07-11 14:35:24 +0800
commitcef946b6f4f9e3962e6958adffbb63500c23b56d (patch)
tree88662dfaf77fa76278424ce5c95f47b534f39cbe /gas
parent25f05199bb7e35820c23e802424484accb7936b1 (diff)
downloadfsf-binutils-gdb-cef946b6f4f9e3962e6958adffbb63500c23b56d.zip
fsf-binutils-gdb-cef946b6f4f9e3962e6958adffbb63500c23b56d.tar.gz
fsf-binutils-gdb-cef946b6f4f9e3962e6958adffbb63500c23b56d.tar.bz2
X86: Update gas/NEWS for Intel APX.
gas/ChangeLog: * NEWS: Update gas/NEWS for Intel APX.
Diffstat (limited to 'gas')
-rw-r--r--gas/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index be14ec6..86a53fc 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.