[fpc-pascal]Align instruction

Marcel Martin mm10 at ellipsa.net
Tue Jun 22 16:40:29 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 :-)

Thanks,
-- 
mm
http://www.ellipsa.net/




More information about the fpc-pascal mailing list