Home
last modified time | relevance | path

Searched refs:softfloat_round_minMag (Results 1 – 7 of 7) sorted by relevance

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
A Df128_roundToInt.c98 } else if ( roundingMode != softfloat_round_minMag ) { in f128_roundToInt()
144 } else if ( roundingMode != softfloat_round_minMag ) { in f128_roundToInt()
A Df32_roundToInt.c98 } else if ( roundingMode != softfloat_round_minMag ) { in f32_roundToInt()
A Df64_roundToInt.c98 } else if ( roundingMode != softfloat_round_minMag ) { in f64_roundToInt()
A DextF80M_roundToInt.c149 } else if ( roundingMode != softfloat_round_minMag ) { in extF80M_roundToInt()
A DextF80_roundToInt.c129 } else if ( roundingMode != softfloat_round_minMag ) { in extF80_roundToInt()
A Df128M_roundToInt.c184 (roundingMode != softfloat_round_minMag) in f128M_roundToInt()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
A Dsoftfloat.h70 softfloat_round_minMag = 1, enumerator

Completed in 10 milliseconds