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

  /external/qemu/fpu/
softfloat-native.h 124 float_round_nearest_even = FP_RN, enumerator in enum:__anon6273
131 float_round_nearest_even = FE_TONEAREST, enumerator in enum:__anon6274
softfloat.c 90 roundNearestEven = ( roundingMode == float_round_nearest_even );
139 roundNearestEven = ( roundingMode == float_round_nearest_even );
273 roundNearestEven = ( roundingMode == float_round_nearest_even );
437 roundNearestEven = ( roundingMode == float_round_nearest_even );
606 roundNearestEven = ( roundingMode == float_round_nearest_even );
    [all...]
softfloat.h 169 float_round_nearest_even = 0, enumerator in enum:__anon6282
  /external/qemu/
gdbstub.c 1018 float_round_nearest_even,
    [all...]
  /external/qemu/target-arm/
helper.c     [all...]

Completed in 24 milliseconds