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

  /external/qemu/fpu/
softfloat.c 56 STATUS(float_rounding_mode) = val;
89 roundingMode = STATUS(float_rounding_mode);
138 roundingMode = STATUS(float_rounding_mode);
272 roundingMode = STATUS(float_rounding_mode);
436 roundingMode = STATUS(float_rounding_mode);
605 roundingMode = STATUS(float_rounding_mode);
    [all...]
softfloat-native.c 11 STATUS(float_rounding_mode) = val;
softfloat.h 188 signed char float_rounding_mode; member in struct:float_status
softfloat-native.h 139 int float_rounding_mode; member in struct:float_status

Completed in 24 milliseconds