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

  /external/qemu/target-i386/
exec.h 103 #define floatx_to_float64 floatx80_to_float64
  /external/qemu/fpu/
softfloat-native.c 469 float64 floatx80_to_float64( floatx80 a STATUS_PARAM) function
softfloat-native.h 433 float64 floatx80_to_float64( floatx80 STATUS_PARAM );
softfloat.h 531 float64 floatx80_to_float64( floatx80 STATUS_PARAM );
softfloat.c 4012 float64 floatx80_to_float64( floatx80 a STATUS_PARAM ) function
    [all...]

Completed in 535 milliseconds