[PATCH 2/2][Aarch64][gas] Add support for ARMv8.1a Limited Ordering Regions extension.

Matthew Wahab matthew.wahab@arm.com
Wed May 20 14:41:00 GMT 2015


ARMv8.1a introduces an optional architectural extension called Limited Ordering
Regions which adds new variants of the load-acquire and store-release
instructions. This patch adds support in gas under the new armv8-a architecture
extension "lor".

Ok for trunk?
Matthew

gas/
2015-05-20  Matthew Wahab  <matthew.wahab@arm.com>

	* config/tc-aarch64.c (aarch64_features): Add "lor".
	* doc/c-aarch64.c (Aarch64 Extensions): Add "lor" to list of
	architecture extensions.

gas/testsuite/
2015-05-20  Matthew Wahab  <matthew.wahab@arm.com>

	* lor-directive.d: New.
	* lor.d: New.
	* lor.s: New.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas_lor.patch
Type: text/x-patch
Size: 4103 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20150520/94f7f4b8/attachment.bin>


More information about the Binutils mailing list