Searched refs:floatx80 (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/lib/libc/softfloat/
H A Dgexf2.c18 flag __gexf2(floatx80, floatx80);
21 __gexf2(floatx80 a, floatx80 b)
H A Dgtxf2.c18 flag __gtxf2(floatx80, floatx80);
21 __gtxf2(floatx80 a, floatx80 b)
H A Dnegxf2.c18 floatx80 __negxf2(floatx80);
20 floatx80
21 __negxf2(floatx80 a)
H A Dnexf2.c18 flag __nexf2(floatx80, floatx80);
21 __nexf2(floatx80 a, floatx80 b)
H A Dtimesoftfloat.c162 static void time_a_int32_z_floatx80( floatx80 function( int32 ) )
317 static void time_a_int64_z_floatx80( floatx80 function( int64 ) )
475 static void time_a_float32_z_floatx80( floatx80 function( float32 ) )
792 static void time_a_float64_z_floatx80( floatx80 function( float64 ) )
1055 static void time_a_floatx80_z_int32( int32 function( floatx80 ) )
1060 floatx80 a;
1087 static void time_a_floatx80_z_int64( int64 function( floatx80 ) )
1092 floatx80 a;
1119 static void time_a_floatx80_z_float32( float32 function( floatx80 ) )
1124 floatx80
[all...]
/netbsd-current/regress/lib/libc/ieeefp/testfloat/include/
H A DtestLoops.h78 void test_a_int32_z_floatx80( floatx80 ( int32 ), floatx80 ( int32 ) );
87 void test_a_int64_z_floatx80( floatx80 ( int64 ), floatx80 ( int64 ) );
100 void test_a_float32_z_floatx80( floatx80 ( float32 ), floatx80 ( float32 ) );
119 void test_a_float64_z_floatx80( floatx80 ( float64 ), floatx80 ( float64 ) );
134 void test_a_floatx80_z_int32( int32 ( floatx80 ), int32 ( floatx80 ) );
[all...]
H A Dsoftfloat.h71 floating-point format `floatx80'. If this macro is not defined, the
72 `floatx80' type will not be defined, and none of the functions that either
73 input or output the `floatx80' type will be defined. The same applies to
96 } floatx80; typedef in typeref:struct:__anon7812
158 floatx80 int32_to_floatx80( int );
167 floatx80 int64_to_floatx80( int64_t );
187 floatx80 float32_to_floatx80( float32 );
228 floatx80 float64_to_floatx80( float64 );
263 int floatx80_to_int32( floatx80 );
264 int floatx80_to_int32_round_to_zero( floatx80 );
[all...]
H A Dsystfloat.h146 floatx80 syst_int32_to_floatx80( int32 );
155 floatx80 syst_int64_to_floatx80( int64 );
169 floatx80 syst_float32_to_floatx80( float32 );
195 floatx80 syst_float64_to_floatx80( float64 );
214 int32 syst_floatx80_to_int32( floatx80 );
215 int32 syst_floatx80_to_int32_round_to_zero( floatx80 );
217 int64 syst_floatx80_to_int64( floatx80 );
218 int64 syst_floatx80_to_int64_round_to_zero( floatx80 );
220 float32 syst_floatx80_to_float32( floatx80 );
221 float64 syst_floatx80_to_float64( floatx80 );
[all...]
H A DtestCases.h94 extern floatx80 testCases_a_floatx80;
95 extern floatx80 testCases_b_floatx80;
H A DwriteHex.h68 void writeHex_floatx80( floatx80, FILE * );
/netbsd-current/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h38 floating-point format `floatx80'. If this macro is not defined, the
39 `floatx80' type will not be defined, and none of the functions that either
40 input or output the `floatx80' type will be defined. The same applies to
62 } floatx80; typedef in typeref:struct:__anon7461
127 floatx80 int32_to_floatx80( int32 );
128 floatx80 uint32_to_floatx80( uint32 );
137 floatx80 int64_to_floatx80( long long );
155 floatx80 float32_to_floatx80( float32 );
195 floatx80 float64_to_floatx80( float64 );
228 int floatx80_to_int32( floatx80 );
[all...]
/netbsd-current/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h38 floating-point format `floatx80'. If this macro is not defined, the
39 `floatx80' type will not be defined, and none of the functions that either
40 input or output the `floatx80' type will be defined. The same applies to
61 } floatx80; typedef in typeref:struct:__anon7455
126 floatx80 int32_to_floatx80( int32 );
127 floatx80 uint32_to_floatx80( uint32 );
137 floatx80 int64_to_floatx80( long long );
160 floatx80 float32_to_floatx80( float32 );
204 floatx80 float64_to_floatx80( float64 );
239 int floatx80_to_int32( floatx80 );
[all...]
/netbsd-current/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h38 floating-point format `floatx80'. If this macro is not defined, the
39 `floatx80' type will not be defined, and none of the functions that either
40 input or output the `floatx80' type will be defined. The same applies to
62 } floatx80; typedef in typeref:struct:__anon7466
127 floatx80 int32_to_floatx80( int32 );
128 floatx80 uint32_to_floatx80( uint32 );
138 floatx80 int64_to_floatx80( long long );
161 floatx80 float32_to_floatx80( float32 );
205 floatx80 float64_to_floatx80( float64 );
240 int floatx80_to_int32( floatx80 );
[all...]
/netbsd-current/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h38 floating-point format `floatx80'. If this macro is not defined, the
39 `floatx80' type will not be defined, and none of the functions that either
40 input or output the `floatx80' type will be defined. The same applies to
60 } floatx80; typedef in typeref:struct:__anon7476
125 floatx80 int32_to_floatx80( int32 );
126 floatx80 uint32_to_floatx80( uint32 );
135 floatx80 int64_to_floatx80( long long );
153 floatx80 float32_to_floatx80( float32 );
193 floatx80 float64_to_floatx80( float64 );
228 int floatx80_to_int32( floatx80 );
[all...]
/netbsd-current/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h38 floating-point format `floatx80'. If this macro is not defined, the
39 `floatx80' type will not be defined, and none of the functions that either
40 input or output the `floatx80' type will be defined. The same applies to
60 } floatx80; typedef in typeref:struct:__anon7487
125 floatx80 int32_to_floatx80( int32 );
126 floatx80 uint32_to_floatx80( uint32 );
135 floatx80 int64_to_floatx80( long long );
153 floatx80 float32_to_floatx80( float32 );
193 floatx80 float64_to_floatx80( float64 );
228 int floatx80_to_int32( floatx80 );
[all...]
/netbsd-current/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h38 floating-point format `floatx80'. If this macro is not defined, the
39 `floatx80' type will not be defined, and none of the functions that either
40 input or output the `floatx80' type will be defined. The same applies to
60 } floatx80; typedef in typeref:struct:__anon7492
125 floatx80 int32_to_floatx80( int32 );
126 floatx80 uint32_to_floatx80( uint32 );
136 floatx80 int64_to_floatx80( long long );
159 floatx80 float32_to_floatx80( float32 );
203 floatx80 float64_to_floatx80( float64 );
238 int floatx80_to_int32( floatx80 );
[all...]
/netbsd-current/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h38 floating-point format `floatx80'. If this macro is not defined, the
39 `floatx80' type will not be defined, and none of the functions that either
40 input or output the `floatx80' type will be defined. The same applies to
62 } floatx80; typedef in typeref:struct:__anon7498
127 floatx80 int32_to_floatx80( int32 );
128 floatx80 uint32_to_floatx80( uint32 );
137 floatx80 int64_to_floatx80( long long );
155 floatx80 float32_to_floatx80( float32 );
193 floatx80 float64_to_floatx80( float64 );
226 int floatx80_to_int32( floatx80 );
[all...]
/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat.h38 floating-point format `floatx80'. If this macro is not defined, the
39 `floatx80' type will not be defined, and none of the functions that either
40 input or output the `floatx80' type will be defined. The same applies to
63 } floatx80; typedef in typeref:struct:__anon16284
132 floatx80 int32_to_floatx80( int32 );
133 floatx80 uint32_to_floatx80( uint32 );
142 floatx80 int64_to_floatx80( long long );
160 floatx80 float32_to_floatx80( float32 );
198 floatx80 float64_to_floatx80( float64 );
231 int floatx80_to_int32( floatx80 );
[all...]
/netbsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h35 floating-point format `floatx80'. If this macro is not defined, the
36 `floatx80' type will not be defined, and none of the functions that either
37 input or output the `floatx80' type will be defined. The same applies to
55 } floatx80; typedef in typeref:struct:__anon7663
117 floatx80 int32_to_floatx80( !!!int32 );
125 floatx80 int64_to_floatx80( !!!int64 );
142 floatx80 float32_to_floatx80( float32 );
179 floatx80 float64_to_floatx80( float64 );
212 !!!int32 floatx80_to_int32( floatx80 );
213 !!!int32 floatx80_to_int32_round_to_zero( floatx80 );
[all...]
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.h71 | floating-point format `floatx80'. If this macro is not defined, the
72 | `floatx80' type will not be defined, and none of the functions that either
73 | input or output the `floatx80' type will be defined. The same applies to
93 } floatx80; typedef in typeref:struct:__anon3
157 floatx80 int32_to_floatx80( int );
166 floatx80 int64_to_floatx80( int64_t );
184 floatx80 float32_to_floatx80( float32 );
222 floatx80 float64_to_floatx80( float64 );
281 int floatx80_to_int32( floatx80 );
282 int floatx80_to_int32_round_to_zero( floatx80 );
[all...]
H A Dsoftfloat-specialize.h253 static flag floatx80_is_nan( floatx80 a )
265 flag floatx80_is_signaling_nan( floatx80 a )
283 static commonNaNT floatx80ToCommonNaN( floatx80 a )
300 static floatx80 commonNaNToFloatx80( commonNaNT a )
302 floatx80 z;
316 static floatx80 propagateFloatx80NaN( floatx80 a, floatx80 b )
H A Dsoftfloat.c559 INLINE bits64 extractFloatx80Frac( floatx80 a )
571 INLINE int32 extractFloatx80Exp( floatx80 a )
583 INLINE flag extractFloatx80Sign( floatx80 a )
613 INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig )
615 floatx80 z;
647 static floatx80
815 static floatx80
1148 floatx80 int32_to_floatx80( int32 a )
1253 floatx80 int64_to_floatx80( int64 a )
1503 floatx80 float32_to_floatx8
[all...]
/netbsd-current/regress/lib/libc/ieeefp/testfloat/
H A Dsystfloat.c81 floatx80 fx80;
124 floatx80 syst_int32_to_floatx80( int32 a )
164 floatx80 syst_int64_to_floatx80( int64 a )
217 floatx80 syst_float32_to_floatx80( float32 a )
327 floatx80 syst_float64_to_floatx80( float64 a )
419 int32 syst_floatx80_to_int32_round_to_zero( floatx80 a )
428 int64 syst_floatx80_to_int64_round_to_zero( floatx80 a )
437 float32 syst_floatx80_to_float32( floatx80 a )
446 float64 syst_floatx80_to_float64( floatx80 a )
455 floatx80 syst_floatx80_ad
[all...]
H A DtestLoops.c373 floatx80 trueZ, uint8 trueFlags, floatx80 testZ, uint8 testFlags )
463 INLINE flag floatx80_same( floatx80 a, floatx80 b )
470 INLINE flag floatx80_isNaN( floatx80 a )
607 floatx80 trueFunction( int32 ), floatx80 testFunction( int32 ) )
610 floatx80 trueZ, testZ;
821 floatx80 trueFunction( int64 ), floatx80 testFunctio
[all...]
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c564 INLINE bits64 extractFloatx80Frac( floatx80 a )
577 INLINE int32 extractFloatx80Exp( floatx80 a )
590 INLINE flag extractFloatx80Sign( floatx80 a )
622 INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig )
624 floatx80 z;
657 static floatx80
826 static floatx80
1190 floatx80 int32_to_floatx80( int32 a )
1206 floatx80 uint32_to_floatx80( uint32 a )
1321 floatx80 int64_to_floatx8
[all...]

Completed in 244 milliseconds

12