Re: [PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.

2016-09-21 Thread Ramana Radhakrishnan
On Mon, Jul 4, 2016 at 2:46 PM, Matthew Wahab wrote: > On 17/05/16 15:22, Matthew Wahab wrote: >> This patch adds the command options for the architecture ARMv8.2-A and >> the half-precision extension. The architecture is selected by >> -march=armv8.2-a and has all the properties of -march=armv8.1

Re: [PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.

2016-07-04 Thread Matthew Wahab
2-a+fp16. * doc/invoke.texi (ARM Options): Add "-march=armv8.1-a", "-march=armv8.2-a" and "-march=armv8.2-a+fp16". >From e165b4e8bc4338608ff9505a7fd1a26d8a996b0a Mon Sep 17 00:00:00 2001 From: Matthew Wahab Date: Thu, 7 Apr 2016 13:31:24 +0100 Subject: [

[PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.

2016-05-17 Thread Matthew Wahab
hew Wahab Date: Thu, 7 Apr 2016 13:31:24 +0100 Subject: [PATCH 01/17] [PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile. 2016-05-17 Matthew Wahab * config/arm/arm-arches.def ("armv8.1-a"): Add FL_CRC32. ("armv8.2-a"): New. ("armv8.2-a+fp16"):