[PATCH 1/2] Adding ARM VFP V2 support

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Jan 23 14:36:34 UTC 2017



On 23/01/17 14:51, Kevin Kirspel wrote:
> +#ifdef __FAST_MATH__
> +	/* Enable Fast FPU options */
> +	mov r0, #(3 << 24)
> +	vmsr FPSCR, r0
> +#endif

This define is related to the GCC fast-math optimization option.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list