[fpc-pascal]Align instruction

Peter Vreman peter at freepascal.org
Wed Jun 23 17:00:34 CEST 2004


> Peter Vreman a écrit :
>>
>> > Hello,
>> >
>> > With v1.9.4, is there a way to align a label in an assembler
>> > procedure?
>>
>> .align, .balign or .p2align
>
> I forgot to tell "with {$ASMMODE INTEL}". But if I understand you
> well, in order to use aligned labels, I have to (re-)write the code
> with the AT&T assembler. Fortunately the .s files do exist :-)

Added support for the ALIGN directive also to asmmode intel.






More information about the fpc-pascal mailing list