[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Syntax of '.set' assembler directive in GNU assembler
From: |
Jeffi Edward.J |
Subject: |
Re: Syntax of '.set' assembler directive in GNU assembler |
Date: |
Wed, 28 Oct 2009 22:34:43 -0700 (PDT) |
Thank you Alan.
Alan Modra wrote:
>
> On Tue, Oct 27, 2009 at 10:59:33PM -0700, Jeffi Edward.J wrote:
>> I could see in GNU assembler manual that for HPPA target, the syntax of
>> .set
>> directive is
>> SYMBOL: .set value # (same as Diab assembly syntax)
>
> I think the manual is lying. HPPA supports a different .equ syntax
> "symbol .equ value" but not a different .set syntax.
>
>> Is there any option to make GNU assembler to understand the above syntax
>> for
>> powerpc target?
>
> No.
>
> --
> Alan Modra
> Australia Development Lab, IBM
>
>
> _______________________________________________
> bug-binutils mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-binutils
>
>
--
View this message in context:
http://www.nabble.com/Syntax-of-%27.set%27-assembler-directive-in-GNU-assembler-tp26089763p26107113.html
Sent from the Gnu - Binutils - Bugs mailing list archive at Nabble.com.