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

  /external/qemu/target-i386/
ops_sse.h     [all...]
op_helper.c     [all...]
  /external/qemu/fpu/
softfloat-native.c 9 void set_float_rounding_mode(int val STATUS_PARAM) function
softfloat-native.h 145 void set_float_rounding_mode(int val STATUS_PARAM);
softfloat.h 214 void set_float_rounding_mode(int val STATUS_PARAM);
softfloat.c 57 void set_float_rounding_mode(int val STATUS_PARAM) function
    [all...]
  /external/qemu/
gdbstub.c 1024 set_float_rounding_mode(ieee_rm[env->active_fpu.fcr31 & 3], &env->active_fpu.fp_status)
    [all...]
  /external/qemu/target-arm/
helper.c     [all...]

Completed in 554 milliseconds