Rdm.Arm64.MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh メソッド

定義

オーバーロード

MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<Int16>, Vector64<Int16>, Vector128<Int16>, Byte)

int16_t vqrdmlahh_laneq_s16 (int16_t a, int16_t b, int16x8_t v, const int lane) A64: SQRDMLAH Hd, Hn, Vm.H[lane]

MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<Int16>, Vector64<Int16>, Vector64<Int16>, Byte)

int16_t vqrdmlahh_lane_s16 (int16_t a, int16_t b, int16x4_t v, const int lane) A64: SQRDMLAH Hd, Hn, Vm.H[lane]

MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<Int32>, Vector64<Int32>, Vector128<Int32>, Byte)

int32_t vqrdmlahs_laneq_s32 (int32_t a, int32_t b, int32x4_t v, const int lane) A64: SQRDMLAH Sd, Sn, Vm.S[lane]

MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<Int32>, Vector64<Int32>, Vector64<Int32>, Byte)

int32_t vqrdmlahs_lane_s32 (int32_t a, int32_t b, int32x2_t v, const int lane) A64: SQRDMLAH Sd, Sn, Vm.S[lane]

MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<Int16>, Vector64<Int16>, Vector128<Int16>, Byte)

ソース:
Rdm.PlatformNotSupported.cs
ソース:
Rdm.PlatformNotSupported.cs
ソース:
Rdm.PlatformNotSupported.cs

int16_t vqrdmlahh_laneq_s16 (int16_t a, int16_t b, int16x8_t v, const int lane) A64: SQRDMLAH Hd, Hn, Vm.H[lane]

C#
public static System.Runtime.Intrinsics.Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector64<short> addend, System.Runtime.Intrinsics.Vector64<short> left, System.Runtime.Intrinsics.Vector128<short> right, byte rightIndex);

パラメーター

addend
Vector64<Int16>
left
Vector64<Int16>
right
Vector128<Int16>
rightIndex
Byte

戻り値

適用対象

.NET 9 およびその他のバージョン
製品 バージョン
.NET 5, 6, 7, 8, 9

MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<Int16>, Vector64<Int16>, Vector64<Int16>, Byte)

ソース:
Rdm.PlatformNotSupported.cs
ソース:
Rdm.PlatformNotSupported.cs
ソース:
Rdm.PlatformNotSupported.cs

int16_t vqrdmlahh_lane_s16 (int16_t a, int16_t b, int16x4_t v, const int lane) A64: SQRDMLAH Hd, Hn, Vm.H[lane]

C#
public static System.Runtime.Intrinsics.Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector64<short> addend, System.Runtime.Intrinsics.Vector64<short> left, System.Runtime.Intrinsics.Vector64<short> right, byte rightIndex);

パラメーター

addend
Vector64<Int16>
left
Vector64<Int16>
right
Vector64<Int16>
rightIndex
Byte

戻り値

適用対象

.NET 9 およびその他のバージョン
製品 バージョン
.NET 5, 6, 7, 8, 9

MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<Int32>, Vector64<Int32>, Vector128<Int32>, Byte)

ソース:
Rdm.PlatformNotSupported.cs
ソース:
Rdm.PlatformNotSupported.cs
ソース:
Rdm.PlatformNotSupported.cs

int32_t vqrdmlahs_laneq_s32 (int32_t a, int32_t b, int32x4_t v, const int lane) A64: SQRDMLAH Sd, Sn, Vm.S[lane]

C#
public static System.Runtime.Intrinsics.Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector64<int> addend, System.Runtime.Intrinsics.Vector64<int> left, System.Runtime.Intrinsics.Vector128<int> right, byte rightIndex);

パラメーター

addend
Vector64<Int32>
left
Vector64<Int32>
right
Vector128<Int32>
rightIndex
Byte

戻り値

適用対象

.NET 9 およびその他のバージョン
製品 バージョン
.NET 5, 6, 7, 8, 9

MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<Int32>, Vector64<Int32>, Vector64<Int32>, Byte)

ソース:
Rdm.PlatformNotSupported.cs
ソース:
Rdm.PlatformNotSupported.cs
ソース:
Rdm.PlatformNotSupported.cs

int32_t vqrdmlahs_lane_s32 (int32_t a, int32_t b, int32x2_t v, const int lane) A64: SQRDMLAH Sd, Sn, Vm.S[lane]

C#
public static System.Runtime.Intrinsics.Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh (System.Runtime.Intrinsics.Vector64<int> addend, System.Runtime.Intrinsics.Vector64<int> left, System.Runtime.Intrinsics.Vector64<int> right, byte rightIndex);

パラメーター

addend
Vector64<Int32>
left
Vector64<Int32>
right
Vector64<Int32>
rightIndex
Byte

戻り値

適用対象

.NET 9 およびその他のバージョン
製品 バージョン
.NET 5, 6, 7, 8, 9