[fpc-devel] membar instruction

Micha Nelissen micha at neli.hopto.org
Sat Feb 23 21:53:04 CET 2008


Dariusz Mazur wrote:
> be out
> nop

Here it's needed because of branch delay slot. You don't need it in
pascal code (only when coding custom assembly), compiler will take care
of that automatically.

Micha



More information about the fpc-devel mailing list