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

/external/qemu/fpu/
H A Dsoftfloat-native.h138 typedef struct float_status { struct
143 } float_status; typedef in typeref:struct:float_status
H A Dsoftfloat.h95 #define STATUS_PARAM , float_status *status
200 typedef struct float_status { struct
212 } float_status; typedef in typeref:struct:float_status
232 INLINE int get_float_exception_flags(float_status *status)

Completed in 73 milliseconds