HomeSort by relevance Sort by last modified time
    Searched defs:float_status (Results 1 - 2 of 2) sorted by null

  /external/qemu/fpu/
softfloat-native.h 138 typedef struct float_status { struct
143 } float_status; typedef in typeref:struct:float_status
softfloat.h 95 #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 45 milliseconds