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

  /external/qemu/fpu/
softfloat.c 59 STATUS(float_rounding_mode) = val;
119 roundingMode = STATUS(float_rounding_mode);
168 roundingMode = STATUS(float_rounding_mode);
317 roundingMode = STATUS(float_rounding_mode);
499 roundingMode = STATUS(float_rounding_mode);
671 roundingMode = STATUS(float_rounding_mode);
    [all...]
softfloat-native.c 11 STATUS(float_rounding_mode) = val;
softfloat-native.h 139 int float_rounding_mode; member in struct:float_status
softfloat.h 202 signed char float_rounding_mode; member in struct:float_status
  /external/qemu/target-i386/
ops_sse.h     [all...]

Completed in 33 milliseconds