[PATCH][AArch64] Add ARMv8.3 command line option and feature flag

Szabolcs Nagy szabolcs.nagy@arm.com
Mon Nov 7 12:25:00 GMT 2016


ARMv8.3 can be selected with -march=armv8.3-a command line option.
An overview of the ARMv8.3 architecture extension is at
https://community.arm.com/groups/processors/blog/2016/10/27/armv8-a-architecture-2016-additions

gas/
2016-11-07  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	* config/tc-aarch64.c (aarch64_archs): Add "armv8.3-a".
	* doc/c-aarch64.texi (-march): Likewise.

include/opcode/
2016-11-07  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	* aarch64.h (AARCH64_FEATURE_V8_3): New.
	(AARCH64_ARCH_V8_3): New.
	(AARCH64_ARCH_V8_1, AARCH64_ARCH_V8_2): Simplify.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-opt.diff
Type: text/x-patch
Size: 3069 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20161107/b7893533/attachment.bin>


More information about the Binutils mailing list