Re: [PATCH][AArch64] Add support for Neoverse N1

2019-02-21 Thread James Greenhalgh
On Thu, Feb 21, 2019 at 11:42:56AM -0600, Kyrill Tkachov wrote: > Hi all, > > This patch adds support for the Neoverse N1 CPU [1]. This was supported > in GCC earlier through the codename Ares, > which it now replaces. -mcpu=ares is still accepted as there's been a > binutils release supporting

[PATCH][AArch64] Add support for Neoverse N1

2019-02-21 Thread Kyrill Tkachov
Hi all, This patch adds support for the Neoverse N1 CPU [1]. This was supported in GCC earlier through the codename Ares, which it now replaces. -mcpu=ares is still accepted as there's been a binutils release supporting it, but the internal structures are renamed to use Neoverse N1-related ide