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

  /external/qemu/fpu/
softfloat-native.c 160 int64_t float32_to_int64_round_to_zero( float32 a STATUS_PARAM) function
softfloat-native.h 191 int64_t float32_to_int64_round_to_zero( float32 STATUS_PARAM);
softfloat.h 304 int64 float32_to_int64_round_to_zero( float32 STATUS_PARAM );
softfloat.c 1526 int64 float32_to_int64_round_to_zero( float32 a STATUS_PARAM ) function
    [all...]
  /external/qemu/target-i386/
ops_sse.h 771 return float32_to_int64_round_to_zero(s->XMM_S(0), &env->sse_status);
    [all...]

Completed in 1629 milliseconds