<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=WINDOWS-1250">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Another Intel ASM problem</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi,</FONT>
</P>

<P><FONT SIZE=2>I need help with little ASM problem (Intel syntax)</FONT>
</P>

<P><FONT SIZE=2>In AT&T syntax you can do following to align code:</FONT>
</P>

<P><FONT SIZE=2>asm</FONT>
<BR><FONT SIZE=2>.balign 8</FONT>
<BR><FONT SIZE=2>[somecode]</FONT>
<BR><FONT SIZE=2>end;</FONT>
</P>

<P><FONT SIZE=2>Is something similar supported in FPC compiler inside Intel ASM? I have really big GUI library written in 100% Intel assembler and need to align all procedures to speed-up the code but I don't want to rewrite it to AT&T syntax...</FONT></P>

<P><FONT SIZE=2>thanks, Pavel Kanzelsberger</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: marcov@stack.nl [<A HREF="mailto:marcov@stack.nl">mailto:marcov@stack.nl</A>]</FONT>
<BR><FONT SIZE=2>Sent: Tuesday, June 26, 2001 11:27 AM</FONT>
<BR><FONT SIZE=2>To: fpc-pascal@deadlock.et.tudelft.nl</FONT>
<BR><FONT SIZE=2>Subject: Re: [fpc-pascal]Gothic Font</FONT>
</P>
<BR>

<P><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> On maandag, juni 25, 2001, at 06:19 , Marco van de Voort wrote:</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> >> Please post a small example which shows the problem, it should work </FONT>
<BR><FONT SIZE=2>> >> fine</FONT>
<BR><FONT SIZE=2>> >> normally. It's at least displayed properly in a ported version of the</FONT>
<BR><FONT SIZE=2>> >> graphdemo that comes with TP.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > is the .CHR support based on my old code, or did you recode it?</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Afaik it's based on Carl's code (I don't know where he got it from).</FONT>
</P>

<P><FONT SIZE=2>Probably the same way as I did. (based on a stroked font file description in</FONT>
<BR><FONT SIZE=2>SWAG)</FONT>
</P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org</FONT>
<BR><FONT SIZE=2><A HREF="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" TARGET="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</A></FONT>
</P>

</BODY>
</HTML>