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

  /external/qemu/target-i386/
exec.h 95 #define floatx_to_int64 floatx80_to_int64
  /external/qemu/fpu/
softfloat-native.c 457 int64_t floatx80_to_int64( floatx80 a STATUS_PARAM) function
softfloat-native.h 430 int64_t floatx80_to_int64( floatx80 STATUS_PARAM);
softfloat.h 528 int64 floatx80_to_int64( floatx80 STATUS_PARAM );
softfloat.c 3903 int64 floatx80_to_int64( floatx80 a STATUS_PARAM ) function
    [all...]

Completed in 641 milliseconds