[fpc-devel] no exceptions from arithmetical operations on AArch64

Michael Schnell mschnell at lumino.de
Fri May 29 10:30:26 CEST 2015


On 05/29/2015 10:22 AM, Edmund Grimley Evans wrote:
> There may be cases in which you don't need to know about the exception 
> immediately.

In fact  - especially with high-performance applications - there are 
cases where the algorithm you are doing guarantees that the divisor is 
not zero, so testing does not make sense.

-Michael



More information about the fpc-devel mailing list