This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64
- From: Matthew Malcomson <Matthew dot Malcomson at arm dot com>
- To: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: nd <nd at arm dot com>, Phil Blundell <pb at pbcl dot net>
- Date: Thu, 19 Sep 2019 10:32:11 +0000
- Subject: [gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=XfFU8DlKpDhLQdqh3UIL6GXG9IJyVE4BHA0+qpqBk8M=; b=QtcjyUWnkBzAUclDalLM/zFWTarH+bX29cITLU2CjzHCr2E7YS3INMBjoC6jCiSX73BxQFYpAgXioasPGsYMPr00r5Q834KJoBadtPG96TIxgMvcWByYyp9W/JwCHtHXFK5hmqngU2+m163b9F8rg2tQiD7cf6YyP0WotVnRgbq0fnsZElUputHKL/fiV1Q5rQUxJcsXLBxGOr/jpxNaUfqrEs6UupTYiMtTssyAPMtbOWLKikm6eADGqPtU5eBvBlHm34hz6OSxIrzY2rMEF9UZsRYno28ehkZYPCk9Sts3wTdoBiD6KARpFLXfYTVn0IG/sCBYZWfl8jvEoNO/6w==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=jTg4ocea5jzNIdxnI0wc6T1gn2or1pgSKk3utTb8mwHNHIhUKZL/Fta9IiJW4vGh0YkTPltw7ne6SL+1u0hSEsYdhzuDD12ByYhXPbKfJ5aTwM9JNkNGIyUiQ23Z3C+tDag44/X/7bbxVzfZOoS1IDsaO6/NOUKgq8y6QSQ4iFjIUAWHh1YHqSt41jDclhWIYlo5Roq9s3to/MgsY3YmXyY4Fjl83HdByuBGQ7bU/qwgf9zSCGebAmzcwZH/Hat2qK07JQcDzzJ3WiDVf9BodXnkhsYBvt8o1eHOSAILncSpDntumJunXu6HKM1sfnp2grig+CAdf4ntlixpZnJkDg==
- Original-authentication-results: spf=none (sender IP is ) smtp.mailfrom=Matthew dot Malcomson at arm dot com;
These NEWS entries had been missed when the instructions were added.
gas/ChangeLog:
2019-09-19 Matthew Malcomson <matthew.malcomson@arm.com>
* NEWS: Add SVE2 and TME entries.
############### Attachment also inlined for ease of reply ###############
diff --git a/gas/NEWS b/gas/NEWS
index 478860acaffe438b76fea47274001c986123ae7c..1e7007428b5e87a65c350088693b8c4ce36127e6 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.
Attachment:
news-update.patch
Description: news-update.patch