[fpc-devel] Successful implementation of inline support forpure assembler routines on x86
J. Gareth Moreton
gareth at moreton-family.com
Sun Mar 17 18:24:00 CET 2019
The other thing is that it will benefit
cross-platform functions like Trunc and
ReadWriteBarrier better, which call only
single assembler commands. One can simply
add "inline" to their platform-specific
implementation for the performance gains
without having to rewrite the routines to
use intrinsics.
Gareth aka. Kit
More information about the fpc-devel
mailing list