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

  /external/qemu/target-i386/
exec.h 96 #define floatx_to_int32_round_to_zero floatx80_to_int32_round_to_zero
  /external/qemu/fpu/
softfloat-native.c 453 int floatx80_to_int32_round_to_zero( floatx80 a STATUS_PARAM) function
softfloat-native.h 429 int floatx80_to_int32_round_to_zero( floatx80 STATUS_PARAM );
softfloat.h 527 int32 floatx80_to_int32_round_to_zero( floatx80 STATUS_PARAM );
softfloat.c 3858 int32 floatx80_to_int32_round_to_zero( floatx80 a STATUS_PARAM ) function
    [all...]

Completed in 24 milliseconds