This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: GAS .fpu directive
- From: Renato Golin <renato dot golin at linaro dot org>
- To: Peter Bergner <bergner at vnet dot ibm dot com>
- Cc: Richard Earnshaw <rearnsha at arm dot com>, Nicholas Clifton <nickc at redhat dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Wed, 20 Aug 2014 20:18:42 +0100
- Subject: Re: GAS .fpu directive
- Authentication-results: sourceware.org; auth=none
- References: <CAMSE1keWd0+uUS0fpaC3-yXsnN-z2_Bsa5anwvQAQwXgWuw_Yw at mail dot gmail dot com> <53F4C261 dot 8090900 at redhat dot com> <53F4CB31 dot 9080701 at arm dot com> <1408553484 dot 5894 dot 8 dot camel at otta> <CAMSE1kdDQOuuKhPcF8qasM-PMXBkAKDfjioCmYc39cORV3o4gA at mail dot gmail dot com> <1408562067 dot 5894 dot 23 dot camel at otta>
On 20 August 2014 20:14, Peter Bergner <bergner@vnet.ibm.com> wrote:
> Looking at the ARM directives:
>
> https://sourceware.org/binutils/docs-2.24/as/ARM-Directives.html#ARM-Directives
>
> they don't seem to allow push and pop as values, but they don't preclude
> resetting the value somewhere within the assembler file either.
That's the question, should we be explicit about this intention, maybe
hinting about IFUNC?
cheers,
--renato