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

  /external/qemu/target-i386/
exec.h 102 #define floatx_to_float32 floatx80_to_float32
  /external/qemu/fpu/
softfloat-native.c 465 float32 floatx80_to_float32( floatx80 a STATUS_PARAM) function
softfloat-native.h 432 float32 floatx80_to_float32( floatx80 STATUS_PARAM );
softfloat.h 530 float32 floatx80_to_float32( floatx80 STATUS_PARAM );
softfloat.c 3984 float32 floatx80_to_float32( floatx80 a STATUS_PARAM ) function
    [all...]

Completed in 215 milliseconds