Home
last modified time | relevance | path

Searched refs:floatx80_add (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h29 #define floatx80_add __addxf3 macro
H A Dsoftfloat.txt150 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
251 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
H A Dtimesoftfloat.c2305 time_abz_floatx80( floatx80_add ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h252 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h264 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h263 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h252 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h287 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h301 floatx80 floatx80_add( floatx80, floatx80 );
H A Dsoftfloat.c3653 floatx80 floatx80_add( floatx80 a, floatx80 b ) in floatx80_add() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h236 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h250 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h252 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat.h255 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h262 floatx80 floatx80_add( floatx80, floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c968 test_abz_floatx80( floatx80_add, syst_floatx80_add ); in testFunctionVariety()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt302 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3754 floatx80 floatx80_add( floatx80 a, floatx80 b ) in floatx80_add() function