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

  /external/qemu/fpu/
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)
softfloat-native.h 138 typedef struct float_status { struct
143 } float_status; typedef in typeref:struct:float_status
  /external/qemu/target-i386/
cpu.h 608 float_status fp_status;
611 float_status mmx_status; /* for 3DNow! float ops */
612 float_status sse_status;
  /external/qemu/target-arm/
cpu.h 203 float_status fp_status;
204 float_status standard_fp_status;
helper.c     [all...]

Completed in 801 milliseconds