Searched defs:bits16 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat.h69 | implementation of C, `bits16' and `sbits16' should be `typedef'ed to
74 typedef uint16_t bits16; typedef
256 bits16 float32_to_float16( float32, flag STATUS_PARAM );
257 float32 float16_to_float32( bits16, flag STATUS_PARAM );

Completed in 44 milliseconds