Home | History | Annotate | Download | only in fpu

Lines Matching full:int32

82 static int32 roundAndPackInt32( flag zSign, bits64 absZ STATUS_PARAM)
87 int32 z;
520 INLINE int32 extractFloatx80Exp( floatx80 a )
547 normalizeFloatx80Subnormal( bits64 aSig, int32 *zExpPtr, bits64 *zSigPtr )
562 INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig )
598 int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1
767 int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1
818 INLINE int32 extractFloat128Exp( float128 a )
850 int32 *zExpPtr,
891 packFloat128( flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 )
924 flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1, bits64 zSig2 STATUS_PARAM)
1025 flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 STATUS_PARAM)
1057 float32 int32_to_float32( int32 a STATUS_PARAM )
1074 float64 int32_to_float64( int32 a STATUS_PARAM )
1099 floatx80 int32_to_floatx80( int32 a STATUS_PARAM )
1125 float128 int32_to_float128( int32 a STATUS_PARAM )
1260 int32 zExp;
1294 int32 float32_to_int32( float32 a STATUS_PARAM )
1324 int32 float32_to_int32_round_to_zero( float32 a STATUS_PARAM )
1329 int32 z;
2272 int32 float64_to_int32( float64 a STATUS_PARAM )
2299 int32 float64_to_int32_round_to_zero( float64 a STATUS_PARAM )
2304 int32 z;
3409 int32 floatx80_to_int32( floatx80 a STATUS_PARAM )
3412 int32 aExp, shiftCount;
3436 int32 floatx80_to_int32_round_to_zero( floatx80 a STATUS_PARAM )
3439 int32 aExp, shiftCount;
3441 int32 z;
3484 int32 aExp, shiftCount;
3524 int32 aExp, shiftCount;
3565 int32 aExp;
3593 int32 aExp;
3649 int32 aExp;
3722 int32 aExp, bExp, zExp;
3724 int32 expDiff;
3788 int32 aExp, bExp, zExp;
3790 int32 expDiff;
3897 int32 aExp, bExp, zExp;
3956 int32 aExp, bExp, zExp;
4036 int32 aExp, bExp, expDiff;
4133 int32 aExp, zExp;
4403 int32 float128_to_int32( float128 a STATUS_PARAM )
4406 int32 aExp, shiftCount;
4432 int32 float128_to_int32_round_to_zero( float128 a STATUS_PARAM )
4435 int32 aExp, shiftCount;
4437 int32 z;
4483 int32 aExp, shiftCount;
4526 int32 aExp, shiftCount;
4584 int32 aExp;
4619 int32 aExp;
4654 int32 aExp;
4691 int32 aExp;
4794 int32 aExp, bExp, zExp;
4796 int32 expDiff;
4875 int32 aExp, bExp, zExp;
4877 int32 expDiff;
5000 int32 aExp, bExp, zExp;
5064 int32 aExp, bExp, zExp;
5148 int32 aExp, bExp, expDiff;
5258 int32 aExp, zExp;
5788 int32 aExp;