On 12 Jun 2012, at 18:41, Rainer Stratmann wrote:
> Is it still necessary to fill in the registers at the end of a asm statement?
Yes.
> What happens if there is only the end; statement without the used registers?
Then the compiler will assume that the assembler code can change all
callee-sav
Is it still necessary to fill in the registers at the end of a asm statement?
What happens if there is only the end; statement without the used registers?
asm
mov eax , ebx
end ['EAX' , 'EBX' ... ];
___
fpc-pascal maillist - fpc-pascal@lists.freepasca