On Fri, Jul 22, 2016 at 12:19 AM, Jim Wilson jim.wilson@linaro.org wrote:
On Thu, Jul 21, 2016 at 9:13 PM, Jeffrey Walton noloader@gmail.com wrote:
So I guess the question is, what do I use for -mfpu=neon-vfp3 (or -mfpu=neon-vfp3-d32)? Is -mfpu=neon enough?
The -mfpu=neon option is enough. neon implies vfpv3 and 32 D registers.
Perfect, thanks.
Jeff