Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
A Ds_roundPackMToExtF80M.c100 if ( isTiny ) softfloat_raiseFlags( softfloat_flag_underflow ); in softfloat_roundPackMToExtF80M()
159 if ( isTiny ) softfloat_raiseFlags( softfloat_flag_underflow ); in softfloat_roundPackMToExtF80M()
A Ds_roundPackToExtF80.c91 softfloat_raiseFlags( softfloat_flag_underflow ); in softfloat_roundPackToExtF80()
146 softfloat_raiseFlags( softfloat_flag_underflow ); in softfloat_roundPackToExtF80()
A Ds_roundPackToF32.c76 softfloat_raiseFlags( softfloat_flag_underflow ); in softfloat_roundPackToF32()
A Ds_roundPackToF64.c76 softfloat_raiseFlags( softfloat_flag_underflow ); in softfloat_roundPackToF64()
A Ds_roundPackToF128.c89 softfloat_raiseFlags( softfloat_flag_underflow ); in softfloat_roundPackToF128()
A Ds_roundPackMToF128M.c80 softfloat_raiseFlags( softfloat_flag_underflow ); in softfloat_roundPackMToF128M()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
A Dsoftfloat.h82 softfloat_flag_underflow = 2, enumerator

Completed in 6 milliseconds