From 21ce4806495fa487b175377c5287ce8f99e130a6 Mon Sep 17 00:00:00 2001 From: Matthew Malcomson Date: Thu, 19 Sep 2019 14:21:51 +0100 Subject: [PATCH] [gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64 These NEWS entries had been missed when the instructions were added. gas/ChangeLog: 2019-09-19 Matthew Malcomson * NEWS: Add SVE2 and TME entries. --- gas/ChangeLog | 4 ++++ gas/NEWS | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 27fa407..981ae2a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2019-09-19 Matthew Malcomson + + * NEWS: Add SVE2 and TME entries. + 2019-09-16 Phil Blundell * Makefile.in, doc/Makefile.in, configure: Regenerated. diff --git a/gas/NEWS b/gas/NEWS index 478860a..1e70074 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -2,6 +2,12 @@ Changes in 2.33: +* Add support for the Arm Scalable Vector Extension version 2 (SVE2) + instructions. + +* Add support for the Arm Transactional Memory Extension (TME) + instructions. + * Add support for the Armv8.1-M Mainline and M-profile Vector Extension (MVE) instructions. -- 2.7.4