binutils-gdb/gas/doc
Szabolcs Nagy a12fd8e1b1 [ARM] Add ARMv8.3 command line option and feature flag
ARMv8.3 is an architectural extension of ARMv8.  Add the
feature macro and -march=armv8.3-a gas command line option
for the ARM target.

https://community.arm.com/groups/processors/blog/2016/10/27/armv8-a-architecture-2016-additions

gas/
	* config/tc-arm.c (arm_archs): Add "armv8.3-a".
	* doc/c-arm.texi (-march): Add "armv8.3-a".

include/
	* opcode/arm.h (ARM_EXT2_V8_3A, ARM_AEXT2_V8_3A): New.
	(ARM_ARCH_V8_3A): New.
2016-12-05 14:07:25 +00:00
..
all.texi Update RISC-V documentation and make sure that it is included in the gas info file. 2016-11-04 14:18:06 +00:00
as.texinfo Update RISC-V documentation and make sure that it is included in the gas info file. 2016-11-04 14:18:06 +00:00
c-aarch64.texi [AArch64] Add ARMv8.3 command line option and feature flag 2016-11-11 10:20:30 +00:00
c-alpha.texi
c-arc.texi [ARC] Sync cpu names with the ones accepted by GCC. 2016-12-02 16:30:00 +01:00
c-arm.texi [ARM] Add ARMv8.3 command line option and feature flag 2016-12-05 14:07:25 +00:00
c-avr.texi
c-bfin.texi
c-cr16.texi
c-cris.texi
c-d10v.texi
c-d30v.texi
c-epiphany.texi
c-h8300.texi
c-hppa.texi
c-i370.texi
c-i386.texi Enable Intel AVX512_4VNNIW instructions 2016-11-02 12:31:25 -07:00
c-i860.texi
c-i960.texi
c-ia64.texi
c-ip2k.texi
c-lm32.texi
c-m32c.texi
c-m32r.texi
c-m68hc11.texi
c-m68k.texi
c-metag.texi
c-microblaze.texi
c-mips.texi MIPS: Add support for P6600 2016-05-20 15:21:10 +01:00
c-mmix.texi
c-msp430.texi
c-mt.texi
c-nds32.texi
c-nios2.texi
c-ns32k.texi
c-pdp11.texi
c-pj.texi
c-ppc.texi
c-riscv.texi Update RISC-V documentation and make sure that it is included in the gas info file. 2016-11-04 14:18:06 +00:00
c-rl78.texi
c-rx.texi
c-s390.texi S/390: Add alternate processor names. 2016-09-12 16:32:02 +02:00
c-score.texi
c-sh64.texi
c-sh.texi
c-sparc.texi gas: detect DCTI couples in sparc 2016-09-14 07:10:49 -07:00
c-tic6x.texi
c-tic54x.texi
c-tilegx.texi
c-tilepro.texi
c-v850.texi
c-vax.texi
c-visium.texi
c-xc16x.texi
c-xgate.texi
c-xstormy16.texi
c-xtensa.texi
c-z8k.texi
c-z80.texi
fdl.texi
h8.texi
internals.texi Remove documentation of deleted function S_IS_EXTERN. 2016-02-16 10:37:32 +00:00
Makefile.am Update RISC-V documentation and make sure that it is included in the gas info file. 2016-11-04 14:18:06 +00:00
Makefile.in Use ACX_PROG_CMP_IGNORE_INITIAL in gas 2016-11-21 21:12:37 +10:30