Home
last modified time | relevance | path

Searched refs:uint_fast8_t (Results 1 – 25 of 88) sorted by relevance

1234

/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/include/
A Dsoftfloat.h58 extern uint_fast8_t softfloat_detectTininess;
67 extern uint_fast8_t softfloat_roundingMode;
79 extern uint_fast8_t softfloat_exceptionFlags;
91 void softfloat_raiseFlags( uint_fast8_t );
134 int_fast32_t f32_to_i32( float32_t, uint_fast8_t, bool );
135 int_fast64_t f32_to_i64( float32_t, uint_fast8_t, bool );
147 float32_t f32_roundToInt( float32_t, uint_fast8_t, bool );
168 int_fast32_t f64_to_i32( float64_t, uint_fast8_t, bool );
169 int_fast64_t f64_to_i64( float64_t, uint_fast8_t, bool );
181 float64_t f64_roundToInt( float64_t, uint_fast8_t, bool );
[all …]
A Dprimitives.h120 uint_fast8_t count = 0; in softfloat_countLeadingZeros32()
659 uint_fast8_t size_words,
661 uint_fast8_t count,
703 uint_fast8_t size_words,
748 uint_fast8_t count,
782 uint_fast8_t, const uint32_t *, uint_fast8_t, uint32_t * );
919 uint_fast8_t
924 uint_fast8_t carry,
935 uint_fast8_t
940 uint_fast8_t carry,
[all …]
A Dinternals.h62 softfloat_roundPackToUI32( bool, uint_fast64_t, uint_fast8_t, bool );
67 bool, uint_fast64_t, uint_fast64_t, uint_fast8_t, bool );
70 softfloat_roundPackMToUI64( bool, uint32_t *, uint_fast8_t, bool );
74 softfloat_roundPackToI32( bool, uint_fast64_t, uint_fast8_t, bool );
79 bool, uint_fast64_t, uint_fast64_t, uint_fast8_t, bool );
103 uint_fast32_t, uint_fast32_t, uint_fast32_t, uint_fast8_t );
124 uint_fast64_t, uint_fast64_t, uint_fast64_t, uint_fast8_t );
190 uint_fast8_t
210 bool, int32_t, uint32_t *, uint_fast8_t, struct extFloat80M * );
213 bool, int32_t, uint32_t *, uint_fast8_t, struct extFloat80M * );
[all …]
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/
A Dsoftfloat_state.c44 uint_fast8_t softfloat_roundingMode = softfloat_round_near_even;
45 uint_fast8_t softfloat_detectTininess = init_detectTininess;
46 uint_fast8_t softfloat_exceptionFlags = 0;
48 uint_fast8_t extF80_roundingPrecision = 80;
A Ds_remStepMBy32.c46 uint_fast8_t size_words, in softfloat_remStepMBy32()
48 uint_fast8_t count, in softfloat_remStepMBy32()
54 uint_fast8_t negCount; in softfloat_remStepMBy32()
58 uint_fast8_t borrow; in softfloat_remStepMBy32()
A Ds_addCarryM.c44 uint_fast8_t
46 uint_fast8_t size_words, in softfloat_addCarryM()
49 uint_fast8_t carry, in softfloat_addCarryM()
A Ds_addComplCarryM.c44 uint_fast8_t
46 uint_fast8_t size_words, in softfloat_addComplCarryM()
49 uint_fast8_t carry, in softfloat_addComplCarryM()
A Ds_shortShiftRightExtendM.c46 uint_fast8_t size_words, in softfloat_shortShiftRightExtendM()
48 uint_fast8_t count, in softfloat_shortShiftRightExtendM()
52 uint_fast8_t negCount; in softfloat_shortShiftRightExtendM()
A Ds_shortShiftLeftM.c46 uint_fast8_t size_words, in softfloat_shortShiftLeftM()
48 uint_fast8_t count, in softfloat_shortShiftLeftM()
52 uint_fast8_t negCount; in softfloat_shortShiftLeftM()
A Ds_shortShiftRightM.c46 uint_fast8_t size_words, in softfloat_shortShiftRightM()
48 uint_fast8_t count, in softfloat_shortShiftRightM()
52 uint_fast8_t negCount; in softfloat_shortShiftRightM()
A Ds_shortShiftRightJamM.c46 uint_fast8_t size_words, in softfloat_shortShiftRightJamM()
48 uint_fast8_t count, in softfloat_shortShiftRightJamM()
52 uint_fast8_t negCount; in softfloat_shortShiftRightJamM()
A Ds_shiftLeftM.c48 uint_fast8_t size_words, in softfloat_shiftLeftM()
55 uint_fast8_t innerCount; in softfloat_shiftLeftM()
57 uint_fast8_t i; in softfloat_shiftLeftM()
A Ds_shiftRightM.c48 uint_fast8_t size_words, in softfloat_shiftRightM()
55 uint_fast8_t innerCount; in softfloat_shiftRightM()
57 uint_fast8_t i; in softfloat_shiftRightM()
A Ds_shiftRightJam256M.c47 uint_fast8_t size_words, in softfloat_shortShiftRightJamM()
49 uint_fast8_t count, in softfloat_shortShiftRightJamM()
53 uint_fast8_t negCount; in softfloat_shortShiftRightJamM()
80 uint_fast8_t i, innerCount; in softfloat_shiftRightJam256M()
A Ds_countLeadingZeros32.c46 uint_fast8_t softfloat_countLeadingZeros32( uint32_t a ) in softfloat_countLeadingZeros32()
48 uint_fast8_t count; in softfloat_countLeadingZeros32()
A Ds_countLeadingZeros64.c46 uint_fast8_t softfloat_countLeadingZeros64( uint64_t a ) in softfloat_countLeadingZeros64()
48 uint_fast8_t count; in softfloat_countLeadingZeros64()
A Ds_negXM.c44 void softfloat_negXM( uint_fast8_t size_words, uint32_t *zPtr ) in softfloat_negXM()
47 uint_fast8_t carry; in softfloat_negXM()
A Ds_shortShiftRightJam128Extra.c46 uint64_t a64, uint64_t a0, uint64_t extra, uint_fast8_t count ) in softfloat_shortShiftRightJam128Extra()
48 uint_fast8_t negCount; in softfloat_shortShiftRightJam128Extra()
A Ds_addM.c46 uint_fast8_t size_words, in softfloat_addM()
53 uint_fast8_t carry; in softfloat_addM()
A Ds_subM.c46 uint_fast8_t size_words, in softfloat_subM()
53 uint_fast8_t borrow; in softfloat_subM()
A Ds_roundPackToUI32.c46 bool sign, uint_fast64_t sig, uint_fast8_t roundingMode, bool exact ) in softfloat_roundPackToUI32()
49 uint_fast8_t roundIncrement, roundBits; in softfloat_roundPackToUI32()
A Ds_roundPackToI32.c46 bool sign, uint_fast64_t sig, uint_fast8_t roundingMode, bool exact ) in softfloat_roundPackToI32()
49 uint_fast8_t roundIncrement, roundBits; in softfloat_roundPackToI32()
A Df128M_to_ui32.c47 f128M_to_ui32( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_ui32()
57 f128M_to_ui32( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_ui32()
A DextF80M_to_ui32.c48 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_ui32()
59 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_ui32()
A DextF80M_to_ui64.c48 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_ui64()
59 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_ui64()

Completed in 29 milliseconds

1234