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

  /external/qemu/include/fpu/
softfloat.h 234 float32 int64_to_float32( int64 STATUS_PARAM );
  /external/qemu/fpu/
softfloat.c 1208 float32 int64_to_float32( int64 a STATUS_PARAM ) function
    [all...]
  /external/qemu/target-i386/
ops_sse.h 700 d->XMM_S(0) = int64_to_float32(val, &env->sse_status);
    [all...]
  /external/qemu/target-mips/
op_helper.c     [all...]

Completed in 774 milliseconds