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

  /external/valgrind/VEX/pub/
libvex_ir.h 555 /* :: IRRoundingMode(I32) x F64 x F64 -> F64 */
558 /* :: IRRoundingMode(I32) x F32 x F32 -> F32 */
563 /* :: IRRoundingMode(I32) x F64 x F64 -> F64 */
574 /* :: IRRoundingMode(I32) x F64 -> F64 */
577 /* :: IRRoundingMode(I32) x F32 -> F32 */
596 IRRoundingMode) which is an indication of the rounding mode
634 Iop_F64toI16S, /* IRRoundingMode(I32) x F64 -> signed I16 */
635 Iop_F64toI32S, /* IRRoundingMode(I32) x F64 -> signed I32 */
636 Iop_F64toI64S, /* IRRoundingMode(I32) x F64 -> signed I64 */
637 Iop_F64toI64U, /* IRRoundingMode(I32) x F64 -> unsigned I64 *
    [all...]
  /external/valgrind/VEX/priv/
host_s390_isel.c 700 IRRoundingMode mode = irrm->Iex.Const.con->Ico.U32;
786 s390 DFP rounding mode to IRRoundingMode to s390 DFP rounding mode
810 IRRoundingMode mode = irrm->Iex.Const.con->Ico.U32;
    [all...]
guest_arm64_toIR.c 422 //ZZ IRRoundingMode. */
    [all...]
guest_s390_toIR.c     [all...]

Completed in 57 milliseconds