[fpc-pascal] inline assembler procedure

Michael Van Canneyt michael at freepascal.org
Thu Jul 20 15:25:14 CEST 2006



On Thu, 20 Jul 2006, =?koi8-r?Q?=F0=A3=D4=D2 =EB=CF=D3=C1=D2=C5=D7=D3=CB=C9=CA?= wrote:

> How can I write inline assembler procedure?
>
> (FPC accepts the word "inline", but generates "call" instruction etc.)
>
> If there is a way, could anyone point to an example, please?

Currently you cannot inline assembler routines, it is a known restriction.

Michael.



More information about the fpc-pascal mailing list