Searched refs:softfloat_detectTininess (Results 1 - 9 of 9) sorted by relevance

/seL4-camkes-master/tools/riscv-pk/softfloat/
H A Dsoftfloat_state.c48 THREAD_LOCAL uint_fast8_t softfloat_detectTininess = init_detectTininess; variable
H A Ds_roundPackToF16.c73 (softfloat_detectTininess == softfloat_tininess_beforeRounding)
H A Ds_roundPackToF32.c73 (softfloat_detectTininess == softfloat_tininess_beforeRounding)
H A Ds_roundPackToF64.c73 (softfloat_detectTininess == softfloat_tininess_beforeRounding)
H A Ds_roundPackMToExtF80M.c94 (softfloat_detectTininess
165 (softfloat_detectTininess
H A Ds_roundPackToExtF80.c89 (softfloat_detectTininess
159 (softfloat_detectTininess
H A Ds_roundPackMToF128M.c74 (softfloat_detectTininess
H A Ds_roundPackToF128.c77 (softfloat_detectTininess
H A Dsoftfloat.h64 #define softfloat_detectTininess softfloat_tininess_afterRounding macro

Completed in 40 milliseconds