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

  /external/qemu/include/fpu/
softfloat.h 493 floatx80 floatx80_round_to_int( floatx80 STATUS_PARAM );
  /external/qemu/target-i386/
fpu_helper.c 873 ST0 = floatx80_round_to_int(ST0, &env->fp_status);
  /external/qemu/fpu/
softfloat.c 4473 floatx80 floatx80_round_to_int( floatx80 a STATUS_PARAM ) function
    [all...]

Completed in 393 milliseconds