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

  /external/qemu/target-i386/
exec.h 111 #define floatx_to_int64 float64_to_int64
ops_sse.h 726 return float64_to_int64(s->XMM_D(0), &env->sse_status);
    [all...]
  /external/qemu/fpu/
softfloat-native.c 286 int64_t float64_to_int64( float64 a STATUS_PARAM) function
softfloat-native.h 308 int64_t float64_to_int64( float64 STATUS_PARAM );
softfloat.h 418 int64 float64_to_int64( float64 STATUS_PARAM );
softfloat.c 2680 int64 float64_to_int64( float64 a STATUS_PARAM ) function
    [all...]

Completed in 100 milliseconds