GAS .fpu directive
Richard Earnshaw
rearnsha@arm.com
Thu Aug 28 12:29:00 GMT 2014
On 28/08/14 13:07, Renato Golin wrote:
> 4. Related flags shall complement each other. So, .cpu cortex-a8 shall
> set VFP3 and NEON, while .fpu vfp2 shall only unset VFP3, not NEON and
> not move the CPU back to where VFP2 was the default. This is the
> current behaviour and shall remain valid.
Huh? That's not what gas does today. .cpu must not change the FP
options and .fpu vfpv2 should disable neon if it was previously enabled.
R.
More information about the Binutils
mailing list