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

  /external/qemu/fpu/
softfloat-native.c 106 float32 int64_to_float32( int64_t v STATUS_PARAM) function
softfloat-native.h 163 float32 int64_to_float32( int64_t STATUS_PARAM);
softfloat.h 259 float32 int64_to_float32( int64 STATUS_PARAM );
softfloat.c 1221 float32 int64_to_float32( int64 a STATUS_PARAM ) function
    [all...]
  /external/qemu/target-i386/
ops_sse.h 671 d->XMM_S(0) = int64_to_float32(val, &env->sse_status);
    [all...]

Completed in 2869 milliseconds