diff options
author | Cui, Lili <lili.cui@intel.com> | 2024-07-11 14:35:24 +0800 |
---|---|---|
committer | Cui, Lili <lili.cui@intel.com> | 2024-07-11 14:35:24 +0800 |
commit | cef946b6f4f9e3962e6958adffbb63500c23b56d (patch) | |
tree | 88662dfaf77fa76278424ce5c95f47b534f39cbe /gas/NEWS | |
parent | 25f05199bb7e35820c23e802424484accb7936b1 (diff) | |
download | gdb-cef946b6f4f9e3962e6958adffbb63500c23b56d.zip gdb-cef946b6f4f9e3962e6958adffbb63500c23b56d.tar.gz gdb-cef946b6f4f9e3962e6958adffbb63500c23b56d.tar.bz2 |
X86: Update gas/NEWS for Intel APX.
gas/ChangeLog:
* NEWS: Update gas/NEWS for Intel APX.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |