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 98 #define STATUS_PARAM , float_status *status
186 typedef struct float_status { struct
195 } float_status; typedef in typeref:struct:float_status
207 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-arm/
cpu.h 182 float_status fp_status;
helper.c     [all...]
neon_helper.c 21 static float_status neon_float_status;
    [all...]

Completed in 20 milliseconds