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

  /external/qemu/target-i386/
exec.h 115 #define int64_to_floatx int64_to_float64
ops_sse.h 676 d->XMM_D(0) = int64_to_float64(val, &env->sse_status);
    [all...]
  /external/qemu/fpu/
softfloat-native.c 114 float64 int64_to_float64( int64_t v STATUS_PARAM) function
softfloat-native.h 165 float64 int64_to_float64( int64_t STATUS_PARAM);
softfloat.h 261 float64 int64_to_float64( int64 STATUS_PARAM );
softfloat.c 1274 float64 int64_to_float64( int64 a STATUS_PARAM ) function
    [all...]
  /external/qemu/target-arm/
helper.c     [all...]

Completed in 829 milliseconds