Searched refs:float32_to_float16 (Results 1 - 3 of 3) sorted by relevance

/external/qemu/fpu/
H A Dsoftfloat.h273 float16 float32_to_float16( float32, flag STATUS_PARAM );
H A Dsoftfloat.c2848 float16 float32_to_float16(float32 a, flag ieee STATUS_PARAM) function
/external/qemu/target-arm/
H A Dhelper.c2872 float16 r = float32_to_float16(a, ieee, s);

Completed in 73 milliseconds