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

/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.h139 typedef struct float_status { struct
144 } float_status; typedef in typeref:struct:float_status
H A Dsoftfloat.h106 #define STATUS_PARAM , float_status *status
194 typedef struct float_status { struct
203 } float_status; typedef in typeref:struct:float_status
215 INLINE int get_float_exception_flags(float_status *status)

Completed in 41 milliseconds