Searched refs:floatx80_add (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 29 #define floatx80_add __addxf3 macro
|
| H A D | softfloat.txt | 151 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt 252 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
|
| H A D | timesoftfloat.c | 2303 time_abz_floatx80( floatx80_add ); in timeFunctionVariety()
|
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 261 floatx80 floatx80_add( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 261 floatx80 floatx80_add( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 253 floatx80 floatx80_add( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 261 floatx80 floatx80_add( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 253 floatx80 floatx80_add( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 253 floatx80 floatx80_add( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 237 floatx80 floatx80_add( floatx80, floatx80 );
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 934 test_abz_floatx80( floatx80_add, syst_floatx80_add ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 623 test_abz_floatx80( slow_floatx80_add, floatx80_add ); in testFunctionVariety()
|
| H A D | testfloat.txt | 302 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 3750 floatx80 floatx80_add( floatx80 a, floatx80 b ) in floatx80_add() function
|