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
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-a. > > This patch also enables the CRC extension (+crc) w