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

  /external/qemu/include/fpu/
softfloat.h 277 floatx80 float32_to_floatx80( float32 STATUS_PARAM );
  /external/qemu/target-i386/
fpu_helper.c 158 FT0 = float32_to_floatx80(u.f, &env->fp_status);
185 env->fpregs[new_fpstt].d = float32_to_floatx80(u.f, &env->fp_status);
  /external/qemu/fpu/
softfloat.c 1594 floatx80 float32_to_floatx80( float32 a STATUS_PARAM ) function
    [all...]

Completed in 63 milliseconds