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

  /external/qemu/target-i386/
exec.h 94 #define floatx_to_int32 floatx80_to_int32
  /external/qemu/fpu/
softfloat-native.c 449 int floatx80_to_int32( floatx80 a STATUS_PARAM) function
softfloat-native.h 428 int floatx80_to_int32( floatx80 STATUS_PARAM );
softfloat.h 526 int32 floatx80_to_int32( floatx80 STATUS_PARAM );
softfloat.c 3831 int32 floatx80_to_int32( floatx80 a STATUS_PARAM ) function
    [all...]

Completed in 437 milliseconds