Home
last modified time | relevance | path

Searched defs:roundingMode (Results 1 – 25 of 42) sorted by relevance

12

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
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_i32.c48 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_i32()
59 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_i32()
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 Df128M_to_ui64.c47 f128M_to_ui64( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_ui64()
57 f128M_to_ui64( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_ui64()
A DextF80M_to_i64.c48 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_i64()
59 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_i64()
A Df128M_to_i64.c47 f128M_to_i64( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_i64()
57 f128M_to_i64( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_i64()
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()
A Df128M_to_i32.c47 f128M_to_i32( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_i32()
57 f128M_to_i32( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_i32()
A DextF80M_roundToInt.c50 uint_fast8_t roundingMode, in extF80M_roundToInt()
65 uint_fast8_t roundingMode, in extF80M_roundToInt()
A Df32_to_ui64.c46 uint_fast64_t f32_to_ui64( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_to_ui64()
82 uint_fast64_t f32_to_ui64( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_to_ui64()
A Df128M_roundToInt.c50 uint_fast8_t roundingMode, in f128M_roundToInt()
65 uint_fast8_t roundingMode, in f128M_roundToInt()
A Ds_roundPackToUI64.c49 uint_fast8_t roundingMode, in softfloat_roundPackToUI64()
A Ds_roundPackMToUI64.c46 bool sign, uint32_t *extSigPtr, uint_fast8_t roundingMode, bool exact ) in softfloat_roundPackMToUI64()
A Ds_roundPackToUI32.c46 bool sign, uint_fast64_t sig, uint_fast8_t roundingMode, bool exact ) in softfloat_roundPackToUI32()
A Df64_to_i32.c44 int_fast32_t f64_to_i32( float64_t a, uint_fast8_t roundingMode, bool exact ) in f64_to_i32()
A Df64_to_ui32.c44 uint_fast32_t f64_to_ui32( float64_t a, uint_fast8_t roundingMode, bool exact ) in f64_to_ui32()
A Ds_roundPackToF32.c47 uint_fast8_t roundingMode; in softfloat_roundPackToF32() local
A Ds_roundPackToF64.c47 uint_fast8_t roundingMode; in softfloat_roundPackToF64() local
A Df32_roundToInt.c45 float32_t f32_roundToInt( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_roundToInt()
A Df32_to_ui32.c44 uint_fast32_t f32_to_ui32( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_to_ui32()
A Df64_roundToInt.c45 float64_t f64_roundToInt( float64_t a, uint_fast8_t roundingMode, bool exact ) in f64_roundToInt()
A Df32_to_i32.c44 int_fast32_t f32_to_i32( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_to_i32()
A Df128_to_i32.c44 int_fast32_t f128_to_i32( float128_t a, uint_fast8_t roundingMode, bool exact ) in f128_to_i32()
A Df128_to_ui32.c45 f128_to_ui32( float128_t a, uint_fast8_t roundingMode, bool exact ) in f128_to_ui32()
A Df64_to_i64.c44 int_fast64_t f64_to_i64( float64_t a, uint_fast8_t roundingMode, bool exact ) in f64_to_i64()

Completed in 29 milliseconds

12