Searched refs:softfloat_round_near_maxMag (Results 1 – 19 of 19) sorted by relevance
80 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackMToExtF80M()138 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackMToExtF80M()165 && (roundingMode != softfloat_round_near_maxMag) in softfloat_roundPackMToExtF80M()196 || (roundingMode == softfloat_round_near_maxMag) in softfloat_roundPackMToExtF80M()
63 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToF128()94 && (roundingMode != softfloat_round_near_maxMag) in softfloat_roundPackToF128()116 || (roundingMode == softfloat_round_near_maxMag) in softfloat_roundPackToF128()
73 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToExtF80()127 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToExtF80()152 && (roundingMode != softfloat_round_near_maxMag) in softfloat_roundPackToExtF80()181 || (roundingMode == softfloat_round_near_maxMag) in softfloat_roundPackToExtF80()
60 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackMToF128M()85 && (roundingMode != softfloat_round_near_maxMag) in softfloat_roundPackMToF128M()103 || (roundingMode == softfloat_round_near_maxMag) in softfloat_roundPackMToF128M()
81 if ( roundNearEven || (roundingMode == softfloat_round_near_maxMag) ) { in f128_roundToInt()119 case softfloat_round_near_maxMag: in f128_roundToInt()137 if ( roundingMode == softfloat_round_near_maxMag ) { in f128_roundToInt()
67 case softfloat_round_near_maxMag: in f32_roundToInt()93 if ( roundingMode == softfloat_round_near_maxMag ) { in f32_roundToInt()
67 case softfloat_round_near_maxMag: in f64_roundToInt()93 if ( roundingMode == softfloat_round_near_maxMag ) { in f64_roundToInt()
105 case softfloat_round_near_maxMag: in extF80M_roundToInt()144 if ( roundingMode == softfloat_round_near_maxMag ) { in extF80M_roundToInt()
100 case softfloat_round_near_maxMag: in extF80_roundToInt()124 if ( roundingMode == softfloat_round_near_maxMag ) { in extF80_roundToInt()
57 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToUI64()
54 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToUI32()
56 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackMToUI64()
56 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToI32()
59 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToI64()
108 case softfloat_round_near_maxMag: in f128M_roundToInt()145 (roundingMode == softfloat_round_near_maxMag) in f128M_roundToInt()
58 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackMToI64()
57 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToF32()
57 if ( ! roundNearEven && (roundingMode != softfloat_round_near_maxMag) ) { in softfloat_roundPackToF64()
73 softfloat_round_near_maxMag = 4 enumerator
Completed in 12 milliseconds