Subject: Floating Point under NetBSD
To: None <port-arm32@netbsd.org>
From: Andrew Coles <andrew@andycole.force9.co.uk>
List: port-arm32
Date: 06/12/1999 14:34:31
I've been looking at some code produced by egcs (with -S) and it doesn't
contain FP opcodes, rather it calls functions to perform the FP maths
operations. Is that because egcs uses it's own softfloat library or is it
because the FP support code is not implemented by emulating the ARM FP
opcodes?

Thanks for any info

Andrew