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

  /external/qemu/include/fpu/
softfloat.h 381 int64 float64_to_int64_round_to_zero( float64 STATUS_PARAM );
  /external/qemu/target-arm/
helper.c     [all...]
  /external/qemu/fpu/
softfloat.c 2916 int64 float64_to_int64_round_to_zero( float64 a STATUS_PARAM ) function
    [all...]
  /external/qemu/target-i386/
ops_sse.h 805 return float64_to_int64_round_to_zero(s->XMM_D(0), &env->sse_status);
    [all...]
  /external/qemu/target-mips/
op_helper.c     [all...]

Completed in 68 milliseconds