Re: [PATCH][AArch64] Add Linux hwcap strings for some extensions

2019-09-02 Thread James Greenhalgh
On Fri, Aug 23, 2019 at 05:42:30PM +0100, Kyrill Tkachov wrote: > Hi all, > > This patch adds feature strings for some of the extensions. This string > is what is read from /proc/cpuinfo on Linux systems > and used during -march=native detection. > > The strings are taken from the kernel source

[PATCH][AArch64] Add Linux hwcap strings for some extensions

2019-08-23 Thread Kyrill Tkachov
Hi all, This patch adds feature strings for some of the extensions. This string is what is read from /proc/cpuinfo on Linux systems and used during -march=native detection. The strings are taken from the kernel source tree at: https://github.com/torvalds/linux/blob/master/arch/arm64/kernel/cpu