Home
last modified time | relevance | path

Searched refs:ToNearest_TieEven (Results 1 – 25 of 41) sorted by relevance

12

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/common/fp/
H A Drounding_mode.h13 ToNearest_TieEven, enumerator
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/common/fp/
H A Drounding_mode.h13 ToNearest_TieEven, enumerator
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/common/fp/
H A Drounding_mode.h13 ToNearest_TieEven, enumerator
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/tests/fp/
H A DFPToFixed.cpp36 …t u64 output = FPToFixed<u32>(ibits, input, 0, false, fpcr, RoundingMode::ToNearest_TieEven, fpsr);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/tests/fp/
H A DFPToFixed.cpp36 …t u64 output = FPToFixed<u32>(ibits, input, 0, false, fpcr, RoundingMode::ToNearest_TieEven, fpsr);
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/tests/fp/
H A DFPToFixed.cpp36 …t u64 output = FPToFixed<u32>(ibits, input, 0, false, fpcr, RoundingMode::ToNearest_TieEven, fpsr);
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dfloating_point_conversion_integer.cpp160 …urn FloaingPointConvertSignedInteger(*this, sf, type, Vn, Rd, FP::RoundingMode::ToNearest_TieEven); in FCVTNS_float()
164 …n FloaingPointConvertUnsignedInteger(*this, sf, type, Vn, Rd, FP::RoundingMode::ToNearest_TieEven); in FCVTNU_float()
H A Dsimd_scalar_two_register_misc.cpp147 …return ScalarFPConvertWithRound(*this, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, Signedness… in FCVTNS_2()
151 …return ScalarFPConvertWithRound(*this, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, Signedness… in FCVTNU_2()
H A Dsimd_two_register_misc.cpp415 …oatConvertToInteger(*this, Q, sz, Vn, Vd, Signedness::Signed, FP::RoundingMode::ToNearest_TieEven); in FCVTNS_4()
455 …tConvertToInteger(*this, Q, sz, Vn, Vd, Signedness::Unsigned, FP::RoundingMode::ToNearest_TieEven); in FCVTNU_4()
475 …return FloatRoundToIntegralHalfPrecision(*this, Q, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, fa… in FRINTN_1()
479 return FloatRoundToIntegral(*this, Q, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, false); in FRINTN_2()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dfloating_point_conversion_integer.cpp160 …urn FloaingPointConvertSignedInteger(*this, sf, type, Vn, Rd, FP::RoundingMode::ToNearest_TieEven); in FCVTNS_float()
164 …n FloaingPointConvertUnsignedInteger(*this, sf, type, Vn, Rd, FP::RoundingMode::ToNearest_TieEven); in FCVTNU_float()
H A Dsimd_scalar_two_register_misc.cpp147 …return ScalarFPConvertWithRound(*this, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, Signedness… in FCVTNS_2()
151 …return ScalarFPConvertWithRound(*this, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, Signedness… in FCVTNU_2()
H A Dsimd_two_register_misc.cpp415 …oatConvertToInteger(*this, Q, sz, Vn, Vd, Signedness::Signed, FP::RoundingMode::ToNearest_TieEven); in FCVTNS_4()
455 …tConvertToInteger(*this, Q, sz, Vn, Vd, Signedness::Unsigned, FP::RoundingMode::ToNearest_TieEven); in FCVTNU_4()
475 …return FloatRoundToIntegralHalfPrecision(*this, Q, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, fa… in FRINTN_1()
479 return FloatRoundToIntegral(*this, Q, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, false); in FRINTN_2()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dfloating_point_conversion_integer.cpp160 …urn FloaingPointConvertSignedInteger(*this, sf, type, Vn, Rd, FP::RoundingMode::ToNearest_TieEven); in FCVTNS_float()
164 …n FloaingPointConvertUnsignedInteger(*this, sf, type, Vn, Rd, FP::RoundingMode::ToNearest_TieEven); in FCVTNU_float()
H A Dsimd_scalar_two_register_misc.cpp147 …return ScalarFPConvertWithRound(*this, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, Signedness… in FCVTNS_2()
151 …return ScalarFPConvertWithRound(*this, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, Signedness… in FCVTNU_2()
H A Dsimd_two_register_misc.cpp415 …oatConvertToInteger(*this, Q, sz, Vn, Vd, Signedness::Signed, FP::RoundingMode::ToNearest_TieEven); in FCVTNS_4()
455 …tConvertToInteger(*this, Q, sz, Vn, Vd, Signedness::Unsigned, FP::RoundingMode::ToNearest_TieEven); in FCVTNU_4()
475 …return FloatRoundToIntegralHalfPrecision(*this, Q, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, fa… in FRINTN_1()
479 return FloatRoundToIntegral(*this, Q, sz, Vn, Vd, FP::RoundingMode::ToNearest_TieEven, false); in FRINTN_2()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/common/fp/op/
H A DFPRoundInt.cpp54 case RoundingMode::ToNearest_TieEven: in FPRoundInt()
H A DFPRecipEstimate.cpp44 case RoundingMode::ToNearest_TieEven: in FPRecipEstimate()
H A DFPToFixed.cpp51 case RoundingMode::ToNearest_TieEven: in FPToFixed()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/common/fp/op/
H A DFPRecipEstimate.cpp44 case RoundingMode::ToNearest_TieEven: in FPRecipEstimate()
H A DFPRoundInt.cpp54 case RoundingMode::ToNearest_TieEven: in FPRoundInt()
H A DFPToFixed.cpp51 case RoundingMode::ToNearest_TieEven: in FPToFixed()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/common/fp/op/
H A DFPRecipEstimate.cpp44 case RoundingMode::ToNearest_TieEven: in FPRecipEstimate()
H A DFPRoundInt.cpp54 case RoundingMode::ToNearest_TieEven: in FPRoundInt()
H A DFPToFixed.cpp51 case RoundingMode::ToNearest_TieEven: in FPToFixed()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/frontend/A32/translate/impl/
H A Dasimd_two_regs_shift.cpp344 …ts, FP::RoundingMode::ToNearest_TieEven, false) : ir.FPVectorFromSignedFixed(32, reg_m, fbits, FP:… in asimd_VCVT_fixed()

12