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

  /external/valgrind/main/VEX/pub/
libvex_ir.h 554 /* :: IRRoundingMode(I32) x F64 x F64 -> F64 */
557 /* :: IRRoundingMode(I32) x F32 x F32 -> F32 */
562 /* :: IRRoundingMode(I32) x F64 x F64 -> F64 */
573 /* :: IRRoundingMode(I32) x F64 -> F64 */
576 /* :: IRRoundingMode(I32) x F32 -> F32 */
595 IRRoundingMode) which is an indication of the rounding mode
633 Iop_F64toI16S, /* IRRoundingMode(I32) x F64 -> signed I16 */
634 Iop_F64toI32S, /* IRRoundingMode(I32) x F64 -> signed I32 */
635 Iop_F64toI64S, /* IRRoundingMode(I32) x F64 -> signed I64 */
636 Iop_F64toI64U, /* IRRoundingMode(I32) x F64 -> unsigned I64 *
    [all...]
  /external/valgrind/main/VEX/priv/
host_s390_isel.c 697 IRRoundingMode mode = irrm->Iex.Const.con->Ico.U32;
783 s390 DFP rounding mode to IRRoundingMode to s390 DFP rounding mode
807 IRRoundingMode mode = irrm->Iex.Const.con->Ico.U32;
    [all...]
guest_arm64_toIR.c 369 //ZZ IRRoundingMode. */
    [all...]
guest_s390_toIR.c     [all...]

Completed in 39 milliseconds