[fpc-pascal] Re: asm statement

leledumbo leledumbo_cool at yahoo.co.id
Tue Jun 12 18:44:20 CEST 2012


> What happens if there is only the end; statement without the used
registers?

The compiler couldn't save the values in the registers prior to the asm
block. If they contain intermediate result, they may be gone and unexpected
result would come. CMIIW.

--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/asm-statement-tp5710019p5710020.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list