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

  /external/qemu/include/fpu/
softfloat.h 274 int64 float32_to_int64( float32 STATUS_PARAM );
  /external/qemu/target-mips/
op_helper.c     [all...]
  /external/qemu/fpu/
softfloat.c 1483 int64 float32_to_int64( float32 a STATUS_PARAM ) function
    [all...]
  /external/qemu/target-i386/
ops_sse.h 750 return float32_to_int64(s->XMM_S(0), &env->sse_status);
    [all...]

Completed in 151 milliseconds