Searched refs:__aeabi_fcmpge (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libc/arch/arm/softfloat/
H A D__aeabi_fcmpge.c1 /* $NetBSD: __aeabi_fcmpge.c,v 1.1 2013/04/16 10:37:39 matt Exp $ */
13 __RCSID("$NetBSD: __aeabi_fcmpge.c,v 1.1 2013/04/16 10:37:39 matt Exp $");
16 int __aeabi_fcmpge(float32, float32);
19 __aeabi_fcmpge(float32 a, float32 b) function
/netbsd-current/lib/libc/softfloat/
H A DMakefile.inc17 SRCS.softfloat+=__aeabi_dcmpge.c __aeabi_fcmpge.c
/netbsd-current/sys/arch/arm/include/
H A Daeabi.h85 int __aeabi_fcmpge(float, float) __aapcs; // result (1, 0) denotes (>=, <) [2], use for C >=
/netbsd-current/lib/libc_vfp/
H A Dvfpsf.S198 ENTRY(__aeabi_fcmpge)
205 END(__aeabi_fcmpge)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp178 PP(__aeabi_fcmpge) \

Completed in 219 milliseconds