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

  /external/qemu/include/fpu/
softfloat.h 275 int64 float32_to_int64_round_to_zero( float32 STATUS_PARAM );
  /external/qemu/fpu/
softfloat.c 1520 int64 float32_to_int64_round_to_zero( float32 a STATUS_PARAM ) function
    [all...]
  /external/qemu/target-i386/
ops_sse.h 800 return float32_to_int64_round_to_zero(s->XMM_S(0), &env->sse_status);
    [all...]
  /external/qemu/target-mips/
op_helper.c     [all...]

Completed in 41 milliseconds