Searched defs:int32_to_float32 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/arm/nwfpe/ | ||
| D | ARM-gcc.h | 83 #define int32_to_float32		__floatsisf  macro | 
| D | softfloat.c | 762 float32 int32_to_float32(struct roundingData *roundData, int32 a)  in int32_to_float32()  function |