Re: Mulit-line Macro for inline assembly -> error: duplicate label
Re: Mulit-line Macro for inline assembly -> error: duplicate label
- Subject: Re: Mulit-line Macro for inline assembly -> error: duplicate label
- From: Jeffrey Oleander <email@hidden>
- Date: Mon, 13 Nov 2006 09:55:00 -0800 (PST)
> Alastair Houghton <email@hidden> wrote:
>> On 2006 Nov 13, at 16:25, Dave Thorup wrote:
>> "The block syntax consists of asm followed by braces,
>> with the assembly instructions on separate lines.
>> (However, ';' may be used to put several instructions
>> on one line.)"
> Indeed, but if you were using MIT-syntax, then you could
> use the .macro pseudo-op...
Or brute-force it by using a separate macro for each line,
or a combination of macro in a file to be included that
contains the whole block of assembly language code.
____________________________________________________________________________________
Sponsored Link
Get a free Motorola Razr! Today Only!
Choose Cingular, Sprint, Verizon, Alltel, or T-Mobile.
http://www.letstalk.com/inlink.htm?to=592913
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden