HomeSort by relevance Sort by last modified time
    Searched refs:int64_to_float32 (Results 1 - 6 of 6) 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...]
  /external/qemu/target-mips/
op_helper.c     [all...]

Completed in 185 milliseconds