Searched refs:i32_to_f128M (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/tools/riscv-pk/softfloat/
H A Di32_to_f128M.c44 void i32_to_f128M( int32_t a, float128_t *zPtr ) function
53 void i32_to_f128M( int32_t a, float128_t *zPtr ) function
H A Dsoftfloat.h121 void i32_to_f128M( int32_t, float128_t * );

Completed in 28 milliseconds