This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GAS .fpu directive


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]