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

  /external/qemu/fpu/
softfloat.c 126 if ( roundingMode == float_round_to_zero ) {
175 if ( roundingMode == float_round_to_zero ) {
324 if ( roundingMode == float_round_to_zero ) {
506 if ( roundingMode == float_round_to_zero ) {
688 if ( roundingMode == float_round_to_zero ) {
748 if ( roundingMode == float_round_to_zero ) {
770 if ( ( roundingMode == float_round_to_zero )
    [all...]
  /external/qemu/include/fpu/
softfloat.h 155 float_round_to_zero = 3 enumerator in enum:__anon33425
  /external/qemu/target-i386/
ops_sse.h     [all...]
fpu_helper.c 549 rnd_type = float_round_to_zero;
  /external/qemu/
gdbstub.c 1021 float_round_to_zero,
    [all...]
  /external/qemu/target-arm/
helper.c     [all...]
  /external/qemu/target-mips/
op_helper.c     [all...]

Completed in 112 milliseconds