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.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to