Rdm.MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<Int32>, Vector64<Int32>, Vector64<Int32>, Byte) |
int32x2_t vqrdmlah_lane_s32 (int32x2_t a, int32x2_t b, int32x2_t v, const int lane) A32: VQRDMLAH. S32 Dd, Dn, Dm[lane] A64: SQRDMLAH Vd.2S, Vn.2S, Vm.S[lane] |
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<Int32>, Vector64<Int32>, Vector128<Int32>, Byte) |
int32x2_t vqrdmlah_laneq_s32 (int32x2_t a, int32x2_t b, int32x4_t v, const int lane) A32: VQRDMLAH. S32 Dd, Dn, Dm[lane] A64: SQRDMLAH Vd.2S, Vn.2S, Vm.S[lane] |
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<Int16>, Vector64<Int16>, Vector64<Int16>, Byte) |
int16x4_t vqrdmlah_lane_s16 (int16x4_t a, int16x4_t b, int16x4_t v, const int lane) A32: VQRDMLAH. S16 Dd, Dn, Dm[lane] A64: SQRDMLAH Vd.4H, Vn.4H, Vm.H[lane] |
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<Int16>, Vector64<Int16>, Vector128<Int16>, Byte) |
int16x4_t vqrdmlah_laneq_s16 (int16x4_t a, int16x4_t b, int16x8_t v, const int lane) A32: VQRDMLAH. S16 Dd, Dn, Dm[lane] A64: SQRDMLAH Vd.4H, Vn.4H, Vm.H[lane] |
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<Int32>, Vector128<Int32>, Vector64<Int32>, Byte) |
int32x4_t vqrdmlahq_lane_s32 (int32x4_t a, int32x4_t b, int32x2_t v, const int lane) A32: VQRDMLAH. S32 Qd, Qn, Dm[lane] A64: SQRDMLAH Vd.4S, Vn.4S, Vm.S[lane] |
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<Int32>, Vector128<Int32>, Vector128<Int32>, Byte) |
int32x4_t vqrdmlahq_laneq_s32 (int32x4_t a, int32x4_t b, int32x4_t v, const int lane) A32: VQRDMLAH. S32 Qd, Qn, Dm[lane] A64: SQRDMLAH Vd.4S, Vn.4S, Vm.S[lane] |
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<Int16>, Vector128<Int16>, Vector64<Int16>, Byte) |
int16x8_t vqrdmlahq_lane_s16 (int16x8_t a, int16x8_t b, int16x4_t v, const int lane) A32: VQRDMLAH. S16 Qd, Qn, Dm[lane] A64: SQRDMLAH Vd.8H, Vn.8H, Vm.H[lane] |
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<Int16>, Vector128<Int16>, Vector128<Int16>, Byte) |
int16x8_t vqrdmlahq_laneq_s16 (int16x8_t a, int16x8_t b, int16x8_t v, const int lane) A32: VQRDMLAH. S16 Qd, Qn, Dm[lane] A64: SQRDMLAH Vd.8H, Vn.8H, Vm.H[lane] |
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<Int32>, Vector64<Int32>, Vector64<Int32>, Byte)
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
int32x2_t vqrdmlah_lane_s32 (int32x2_t a, int32x2_t b, int32x2_t v, const int lane) A32: VQRDMLAH. S32 Dd, Dn, Dm[lane] A64: SQRDMLAH Vd.2S, Vn.2S, Vm.S[lane]
public:
static System::Runtime::Intrinsics::Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(System::Runtime::Intrinsics::Vector64<int> addend, System::Runtime::Intrinsics::Vector64<int> left, System::Runtime::Intrinsics::Vector64<int> right, System::Byte rightIndex);
public static System.Runtime.Intrinsics.Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector64<int> addend, System.Runtime.Intrinsics.Vector64<int> left, System.Runtime.Intrinsics.Vector64<int> right, byte rightIndex);
static member MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh : System.Runtime.Intrinsics.Vector64<int> * System.Runtime.Intrinsics.Vector64<int> * System.Runtime.Intrinsics.Vector64<int> * byte -> System.Runtime.Intrinsics.Vector64<int>
Public Shared Function MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (addend As Vector64(Of Integer), left As Vector64(Of Integer), right As Vector64(Of Integer), rightIndex As Byte) As Vector64(Of Integer)
Parameter
- rightIndex
- Byte
Gibt zurück
Gilt für:
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<Int32>, Vector64<Int32>, Vector128<Int32>, Byte)
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
int32x2_t vqrdmlah_laneq_s32 (int32x2_t a, int32x2_t b, int32x4_t v, const int lane) A32: VQRDMLAH. S32 Dd, Dn, Dm[lane] A64: SQRDMLAH Vd.2S, Vn.2S, Vm.S[lane]
public:
static System::Runtime::Intrinsics::Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(System::Runtime::Intrinsics::Vector64<int> addend, System::Runtime::Intrinsics::Vector64<int> left, System::Runtime::Intrinsics::Vector128<int> right, System::Byte rightIndex);
public static System.Runtime.Intrinsics.Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector64<int> addend, System.Runtime.Intrinsics.Vector64<int> left, System.Runtime.Intrinsics.Vector128<int> right, byte rightIndex);
static member MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh : System.Runtime.Intrinsics.Vector64<int> * System.Runtime.Intrinsics.Vector64<int> * System.Runtime.Intrinsics.Vector128<int> * byte -> System.Runtime.Intrinsics.Vector64<int>
Public Shared Function MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (addend As Vector64(Of Integer), left As Vector64(Of Integer), right As Vector128(Of Integer), rightIndex As Byte) As Vector64(Of Integer)
Parameter
- rightIndex
- Byte
Gibt zurück
Gilt für:
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<Int16>, Vector64<Int16>, Vector64<Int16>, Byte)
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
int16x4_t vqrdmlah_lane_s16 (int16x4_t a, int16x4_t b, int16x4_t v, const int lane) A32: VQRDMLAH. S16 Dd, Dn, Dm[lane] A64: SQRDMLAH Vd.4H, Vn.4H, Vm.H[lane]
public:
static System::Runtime::Intrinsics::Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(System::Runtime::Intrinsics::Vector64<short> addend, System::Runtime::Intrinsics::Vector64<short> left, System::Runtime::Intrinsics::Vector64<short> right, System::Byte rightIndex);
public static System.Runtime.Intrinsics.Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector64<short> addend, System.Runtime.Intrinsics.Vector64<short> left, System.Runtime.Intrinsics.Vector64<short> right, byte rightIndex);
static member MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh : System.Runtime.Intrinsics.Vector64<int16> * System.Runtime.Intrinsics.Vector64<int16> * System.Runtime.Intrinsics.Vector64<int16> * byte -> System.Runtime.Intrinsics.Vector64<int16>
Public Shared Function MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (addend As Vector64(Of Short), left As Vector64(Of Short), right As Vector64(Of Short), rightIndex As Byte) As Vector64(Of Short)
Parameter
- rightIndex
- Byte
Gibt zurück
Gilt für:
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<Int16>, Vector64<Int16>, Vector128<Int16>, Byte)
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
int16x4_t vqrdmlah_laneq_s16 (int16x4_t a, int16x4_t b, int16x8_t v, const int lane) A32: VQRDMLAH. S16 Dd, Dn, Dm[lane] A64: SQRDMLAH Vd.4H, Vn.4H, Vm.H[lane]
public:
static System::Runtime::Intrinsics::Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(System::Runtime::Intrinsics::Vector64<short> addend, System::Runtime::Intrinsics::Vector64<short> left, System::Runtime::Intrinsics::Vector128<short> right, System::Byte rightIndex);
public static System.Runtime.Intrinsics.Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector64<short> addend, System.Runtime.Intrinsics.Vector64<short> left, System.Runtime.Intrinsics.Vector128<short> right, byte rightIndex);
static member MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh : System.Runtime.Intrinsics.Vector64<int16> * System.Runtime.Intrinsics.Vector64<int16> * System.Runtime.Intrinsics.Vector128<int16> * byte -> System.Runtime.Intrinsics.Vector64<int16>
Public Shared Function MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (addend As Vector64(Of Short), left As Vector64(Of Short), right As Vector128(Of Short), rightIndex As Byte) As Vector64(Of Short)
Parameter
- rightIndex
- Byte
Gibt zurück
Gilt für:
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<Int32>, Vector128<Int32>, Vector64<Int32>, Byte)
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
int32x4_t vqrdmlahq_lane_s32 (int32x4_t a, int32x4_t b, int32x2_t v, const int lane) A32: VQRDMLAH. S32 Qd, Qn, Dm[lane] A64: SQRDMLAH Vd.4S, Vn.4S, Vm.S[lane]
public:
static System::Runtime::Intrinsics::Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(System::Runtime::Intrinsics::Vector128<int> addend, System::Runtime::Intrinsics::Vector128<int> left, System::Runtime::Intrinsics::Vector64<int> right, System::Byte rightIndex);
public static System.Runtime.Intrinsics.Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector128<int> addend, System.Runtime.Intrinsics.Vector128<int> left, System.Runtime.Intrinsics.Vector64<int> right, byte rightIndex);
static member MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh : System.Runtime.Intrinsics.Vector128<int> * System.Runtime.Intrinsics.Vector128<int> * System.Runtime.Intrinsics.Vector64<int> * byte -> System.Runtime.Intrinsics.Vector128<int>
Public Shared Function MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (addend As Vector128(Of Integer), left As Vector128(Of Integer), right As Vector64(Of Integer), rightIndex As Byte) As Vector128(Of Integer)
Parameter
- rightIndex
- Byte
Gibt zurück
Gilt für:
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<Int32>, Vector128<Int32>, Vector128<Int32>, Byte)
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
int32x4_t vqrdmlahq_laneq_s32 (int32x4_t a, int32x4_t b, int32x4_t v, const int lane) A32: VQRDMLAH. S32 Qd, Qn, Dm[lane] A64: SQRDMLAH Vd.4S, Vn.4S, Vm.S[lane]
public:
static System::Runtime::Intrinsics::Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(System::Runtime::Intrinsics::Vector128<int> addend, System::Runtime::Intrinsics::Vector128<int> left, System::Runtime::Intrinsics::Vector128<int> right, System::Byte rightIndex);
public static System.Runtime.Intrinsics.Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector128<int> addend, System.Runtime.Intrinsics.Vector128<int> left, System.Runtime.Intrinsics.Vector128<int> right, byte rightIndex);
static member MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh : System.Runtime.Intrinsics.Vector128<int> * System.Runtime.Intrinsics.Vector128<int> * System.Runtime.Intrinsics.Vector128<int> * byte -> System.Runtime.Intrinsics.Vector128<int>
Public Shared Function MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (addend As Vector128(Of Integer), left As Vector128(Of Integer), right As Vector128(Of Integer), rightIndex As Byte) As Vector128(Of Integer)
Parameter
- rightIndex
- Byte
Gibt zurück
Gilt für:
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<Int16>, Vector128<Int16>, Vector64<Int16>, Byte)
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
int16x8_t vqrdmlahq_lane_s16 (int16x8_t a, int16x8_t b, int16x4_t v, const int lane) A32: VQRDMLAH. S16 Qd, Qn, Dm[lane] A64: SQRDMLAH Vd.8H, Vn.8H, Vm.H[lane]
public:
static System::Runtime::Intrinsics::Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(System::Runtime::Intrinsics::Vector128<short> addend, System::Runtime::Intrinsics::Vector128<short> left, System::Runtime::Intrinsics::Vector64<short> right, System::Byte rightIndex);
public static System.Runtime.Intrinsics.Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector128<short> addend, System.Runtime.Intrinsics.Vector128<short> left, System.Runtime.Intrinsics.Vector64<short> right, byte rightIndex);
static member MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh : System.Runtime.Intrinsics.Vector128<int16> * System.Runtime.Intrinsics.Vector128<int16> * System.Runtime.Intrinsics.Vector64<int16> * byte -> System.Runtime.Intrinsics.Vector128<int16>
Public Shared Function MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (addend As Vector128(Of Short), left As Vector128(Of Short), right As Vector64(Of Short), rightIndex As Byte) As Vector128(Of Short)
Parameter
- rightIndex
- Byte
Gibt zurück
Gilt für:
MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<Int16>, Vector128<Int16>, Vector128<Int16>, Byte)
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
- Quelle:
- Rdm.PlatformNotSupported.cs
int16x8_t vqrdmlahq_laneq_s16 (int16x8_t a, int16x8_t b, int16x8_t v, const int lane) A32: VQRDMLAH. S16 Qd, Qn, Dm[lane] A64: SQRDMLAH Vd.8H, Vn.8H, Vm.H[lane]
public:
static System::Runtime::Intrinsics::Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(System::Runtime::Intrinsics::Vector128<short> addend, System::Runtime::Intrinsics::Vector128<short> left, System::Runtime::Intrinsics::Vector128<short> right, System::Byte rightIndex);
public static System.Runtime.Intrinsics.Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector128<short> addend, System.Runtime.Intrinsics.Vector128<short> left, System.Runtime.Intrinsics.Vector128<short> right, byte rightIndex);
static member MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh : System.Runtime.Intrinsics.Vector128<int16> * System.Runtime.Intrinsics.Vector128<int16> * System.Runtime.Intrinsics.Vector128<int16> * byte -> System.Runtime.Intrinsics.Vector128<int16>
Public Shared Function MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh (addend As Vector128(Of Short), left As Vector128(Of Short), right As Vector128(Of Short), rightIndex As Byte) As Vector128(Of Short)
Parameter
- rightIndex
- Byte