AdvSimd.Arm64.InsertSelectedScalar Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Overloads

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

int32x2_t vcopy_laneq_s32 (int32x2_t a, const int lane1, int32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

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

int16x4_t vcopy_lane_s16 (int16x4_t a, const int lane1, int16x4_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

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

int32x2_t vcopy_lane_s32 (int32x2_t a, const int lane1, int32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector64<Byte>, Byte, Vector64<Byte>, Byte)

uint8x8_t vcopy_lane_u8 (uint8x8_t a, const int lane1, uint8x8_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

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

int16x4_t vcopy_laneq_s16 (int16x4_t a, const int lane1, int16x8_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

InsertSelectedScalar(Vector64<SByte>, Byte, Vector128<SByte>, Byte)

int8x8_t vcopy_laneq_s8 (int8x8_t a, const int lane1, int8x16_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

InsertSelectedScalar(Vector64<Byte>, Byte, Vector128<Byte>, Byte)

uint8x8_t vcopy_laneq_u8 (uint8x8_t a, const int lane1, uint8x16_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

InsertSelectedScalar(Vector64<Single>, Byte, Vector128<Single>, Byte)

float32x2_t vcopy_laneq_f32 (float32x2_t a, const int lane1, float32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector64<Single>, Byte, Vector64<Single>, Byte)

float32x2_t vcopy_lane_f32 (float32x2_t a, const int lane1, float32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector64<UInt16>, Byte, Vector128<UInt16>, Byte)

uint16x4_t vcopy_laneq_u16 (uint16x4_t a, const int lane1, uint16x8_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

InsertSelectedScalar(Vector64<UInt16>, Byte, Vector64<UInt16>, Byte)

uint16x4_t vcopy_lane_u16 (uint16x4_t a, const int lane1, uint16x4_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

InsertSelectedScalar(Vector64<UInt32>, Byte, Vector128<UInt32>, Byte)

uint32x2_t vcopy_laneq_u32 (uint32x2_t a, const int lane1, uint32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector64<UInt32>, Byte, Vector64<UInt32>, Byte)

uint32x2_t vcopy_lane_u32 (uint32x2_t a, const int lane1, uint32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector64<SByte>, Byte, Vector64<SByte>, Byte)

int8x8_t vcopy_lane_s8 (int8x8_t a, const int lane1, int8x8_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

InsertSelectedScalar(Vector128<UInt64>, Byte, Vector128<UInt64>, Byte)

uint64x2_t vcopyq_laneq_u64 (uint64x2_t a, const int lane1, uint64x2_t b, const int lane2)

A64: INS Vd.D[lane1], Vn.D[lane2]

InsertSelectedScalar(Vector128<Single>, Byte, Vector128<Single>, Byte)

float32x4_t vcopyq_laneq_f32 (float32x4_t a, const int lane1, float32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector128<UInt32>, Byte, Vector128<UInt32>, Byte)

uint32x4_t vcopyq_laneq_u32 (uint32x4_t a, const int lane1, uint32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector128<Byte>, Byte, Vector128<Byte>, Byte)

uint8x16_t vcopyq_laneq_u8 (uint8x16_t a, const int lane1, uint8x16_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

InsertSelectedScalar(Vector128<Byte>, Byte, Vector64<Byte>, Byte)

uint8x16_t vcopyq_lane_u8 (uint8x16_t a, const int lane1, uint8x8_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

InsertSelectedScalar(Vector128<Double>, Byte, Vector128<Double>, Byte)

float64x2_t vcopyq_laneq_f64 (float64x2_t a, const int lane1, float64x2_t b, const int lane2)

A64: INS Vd.D[lane1], Vn.D[lane2]

InsertSelectedScalar(Vector128<Int16>, Byte, Vector128<Int16>, Byte)

int16x8_t vcopyq_laneq_s16 (int16x8_t a, const int lane1, int16x8_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

InsertSelectedScalar(Vector128<Int32>, Byte, Vector128<Int32>, Byte)

int32x4_t vcopyq_laneq_s32 (int32x4_t a, const int lane1, int32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

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

int32x4_t vcopyq_lane_s32 (int32x4_t a, const int lane1, int32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

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

int16x8_t vcopyq_lane_s16 (int16x8_t a, const int lane1, int16x4_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

InsertSelectedScalar(Vector128<SByte>, Byte, Vector128<SByte>, Byte)

int8x16_t vcopyq_laneq_s8 (int8x16_t a, const int lane1, int8x16_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

InsertSelectedScalar(Vector128<SByte>, Byte, Vector64<SByte>, Byte)

int8x16_t vcopyq_lane_s8 (int8x16_t a, const int lane1, int8x8_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

InsertSelectedScalar(Vector128<UInt32>, Byte, Vector64<UInt32>, Byte)

uint32x4_t vcopyq_lane_u32 (uint32x4_t a, const int lane1, uint32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector128<Single>, Byte, Vector64<Single>, Byte)

float32x4_t vcopyq_lane_f32 (float32x4_t a, const int lane1, float32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

InsertSelectedScalar(Vector128<UInt16>, Byte, Vector128<UInt16>, Byte)

uint16x8_t vcopyq_laneq_u16 (uint16x8_t a, const int lane1, uint16x8_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

InsertSelectedScalar(Vector128<UInt16>, Byte, Vector64<UInt16>, Byte)

uint16x8_t vcopyq_lane_u16 (uint16x8_t a, const int lane1, uint16x4_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

InsertSelectedScalar(Vector128<Int64>, Byte, Vector128<Int64>, Byte)

int64x2_t vcopyq_laneq_s64 (int64x2_t a, const int lane1, int64x2_t b, const int lane2)

A64: INS Vd.D[lane1], Vn.D[lane2]

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int32x2_t vcopy_laneq_s32 (int32x2_t a, const int lane1, int32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<int> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<int> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<int> value, byte valueIndex);

Parameters

result
Vector64<Int32>
resultIndex
Byte
value
Vector128<Int32>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int16x4_t vcopy_lane_s16 (int16x4_t a, const int lane1, int16x4_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<short> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<short> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<short> value, byte valueIndex);

Parameters

result
Vector64<Int16>
resultIndex
Byte
value
Vector64<Int16>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int32x2_t vcopy_lane_s32 (int32x2_t a, const int lane1, int32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<int> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<int> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<int> value, byte valueIndex);

Parameters

result
Vector64<Int32>
resultIndex
Byte
value
Vector64<Int32>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<Byte>, Byte, Vector64<Byte>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint8x8_t vcopy_lane_u8 (uint8x8_t a, const int lane1, uint8x8_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<byte> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<byte> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<byte> value, byte valueIndex);

Parameters

result
Vector64<Byte>
resultIndex
Byte
value
Vector64<Byte>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int16x4_t vcopy_laneq_s16 (int16x4_t a, const int lane1, int16x8_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<short> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<short> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<short> value, byte valueIndex);

Parameters

result
Vector64<Int16>
resultIndex
Byte
value
Vector128<Int16>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<SByte>, Byte, Vector128<SByte>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int8x8_t vcopy_laneq_s8 (int8x8_t a, const int lane1, int8x16_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<sbyte> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<sbyte> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<sbyte> value, byte valueIndex);

Parameters

result
Vector64<SByte>
resultIndex
Byte
value
Vector128<SByte>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<Byte>, Byte, Vector128<Byte>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint8x8_t vcopy_laneq_u8 (uint8x8_t a, const int lane1, uint8x16_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<byte> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<byte> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<byte> value, byte valueIndex);

Parameters

result
Vector64<Byte>
resultIndex
Byte
value
Vector128<Byte>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<Single>, Byte, Vector128<Single>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

float32x2_t vcopy_laneq_f32 (float32x2_t a, const int lane1, float32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<float> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<float> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<float> value, byte valueIndex);

Parameters

result
Vector64<Single>
resultIndex
Byte
value
Vector128<Single>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<Single>, Byte, Vector64<Single>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

float32x2_t vcopy_lane_f32 (float32x2_t a, const int lane1, float32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<float> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<float> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<float> value, byte valueIndex);

Parameters

result
Vector64<Single>
resultIndex
Byte
value
Vector64<Single>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<UInt16>, Byte, Vector128<UInt16>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint16x4_t vcopy_laneq_u16 (uint16x4_t a, const int lane1, uint16x8_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<ushort> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<ushort> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<ushort> value, byte valueIndex);

Parameters

result
Vector64<UInt16>
resultIndex
Byte
value
Vector128<UInt16>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<UInt16>, Byte, Vector64<UInt16>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint16x4_t vcopy_lane_u16 (uint16x4_t a, const int lane1, uint16x4_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<ushort> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<ushort> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<ushort> value, byte valueIndex);

Parameters

result
Vector64<UInt16>
resultIndex
Byte
value
Vector64<UInt16>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<UInt32>, Byte, Vector128<UInt32>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint32x2_t vcopy_laneq_u32 (uint32x2_t a, const int lane1, uint32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<uint> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<uint> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<uint> value, byte valueIndex);

Parameters

result
Vector64<UInt32>
resultIndex
Byte
value
Vector128<UInt32>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<UInt32>, Byte, Vector64<UInt32>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint32x2_t vcopy_lane_u32 (uint32x2_t a, const int lane1, uint32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<uint> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<uint> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<uint> value, byte valueIndex);

Parameters

result
Vector64<UInt32>
resultIndex
Byte
value
Vector64<UInt32>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector64<SByte>, Byte, Vector64<SByte>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int8x8_t vcopy_lane_s8 (int8x8_t a, const int lane1, int8x8_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

C#
public static System.Runtime.Intrinsics.Vector64<sbyte> InsertSelectedScalar(System.Runtime.Intrinsics.Vector64<sbyte> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<sbyte> value, byte valueIndex);

Parameters

result
Vector64<SByte>
resultIndex
Byte
value
Vector64<SByte>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<UInt64>, Byte, Vector128<UInt64>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint64x2_t vcopyq_laneq_u64 (uint64x2_t a, const int lane1, uint64x2_t b, const int lane2)

A64: INS Vd.D[lane1], Vn.D[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<ulong> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<ulong> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<ulong> value, byte valueIndex);

Parameters

result
Vector128<UInt64>
resultIndex
Byte
value
Vector128<UInt64>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<Single>, Byte, Vector128<Single>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

float32x4_t vcopyq_laneq_f32 (float32x4_t a, const int lane1, float32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<float> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<float> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<float> value, byte valueIndex);

Parameters

result
Vector128<Single>
resultIndex
Byte
value
Vector128<Single>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<UInt32>, Byte, Vector128<UInt32>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint32x4_t vcopyq_laneq_u32 (uint32x4_t a, const int lane1, uint32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<uint> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<uint> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<uint> value, byte valueIndex);

Parameters

result
Vector128<UInt32>
resultIndex
Byte
value
Vector128<UInt32>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<Byte>, Byte, Vector128<Byte>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint8x16_t vcopyq_laneq_u8 (uint8x16_t a, const int lane1, uint8x16_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<byte> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<byte> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<byte> value, byte valueIndex);

Parameters

result
Vector128<Byte>
resultIndex
Byte
value
Vector128<Byte>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<Byte>, Byte, Vector64<Byte>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint8x16_t vcopyq_lane_u8 (uint8x16_t a, const int lane1, uint8x8_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<byte> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<byte> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<byte> value, byte valueIndex);

Parameters

result
Vector128<Byte>
resultIndex
Byte
value
Vector64<Byte>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<Double>, Byte, Vector128<Double>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

float64x2_t vcopyq_laneq_f64 (float64x2_t a, const int lane1, float64x2_t b, const int lane2)

A64: INS Vd.D[lane1], Vn.D[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<double> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<double> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<double> value, byte valueIndex);

Parameters

result
Vector128<Double>
resultIndex
Byte
value
Vector128<Double>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<Int16>, Byte, Vector128<Int16>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int16x8_t vcopyq_laneq_s16 (int16x8_t a, const int lane1, int16x8_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<short> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<short> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<short> value, byte valueIndex);

Parameters

result
Vector128<Int16>
resultIndex
Byte
value
Vector128<Int16>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<Int32>, Byte, Vector128<Int32>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int32x4_t vcopyq_laneq_s32 (int32x4_t a, const int lane1, int32x4_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<int> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<int> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<int> value, byte valueIndex);

Parameters

result
Vector128<Int32>
resultIndex
Byte
value
Vector128<Int32>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int32x4_t vcopyq_lane_s32 (int32x4_t a, const int lane1, int32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<int> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<int> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<int> value, byte valueIndex);

Parameters

result
Vector128<Int32>
resultIndex
Byte
value
Vector64<Int32>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int16x8_t vcopyq_lane_s16 (int16x8_t a, const int lane1, int16x4_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<short> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<short> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<short> value, byte valueIndex);

Parameters

result
Vector128<Int16>
resultIndex
Byte
value
Vector64<Int16>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<SByte>, Byte, Vector128<SByte>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int8x16_t vcopyq_laneq_s8 (int8x16_t a, const int lane1, int8x16_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<sbyte> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<sbyte> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<sbyte> value, byte valueIndex);

Parameters

result
Vector128<SByte>
resultIndex
Byte
value
Vector128<SByte>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<SByte>, Byte, Vector64<SByte>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int8x16_t vcopyq_lane_s8 (int8x16_t a, const int lane1, int8x8_t b, const int lane2)

A64: INS Vd.B[lane1], Vn.B[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<sbyte> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<sbyte> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<sbyte> value, byte valueIndex);

Parameters

result
Vector128<SByte>
resultIndex
Byte
value
Vector64<SByte>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<UInt32>, Byte, Vector64<UInt32>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint32x4_t vcopyq_lane_u32 (uint32x4_t a, const int lane1, uint32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<uint> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<uint> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<uint> value, byte valueIndex);

Parameters

result
Vector128<UInt32>
resultIndex
Byte
value
Vector64<UInt32>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<Single>, Byte, Vector64<Single>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

float32x4_t vcopyq_lane_f32 (float32x4_t a, const int lane1, float32x2_t b, const int lane2)

A64: INS Vd.S[lane1], Vn.S[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<float> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<float> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<float> value, byte valueIndex);

Parameters

result
Vector128<Single>
resultIndex
Byte
value
Vector64<Single>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<UInt16>, Byte, Vector128<UInt16>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint16x8_t vcopyq_laneq_u16 (uint16x8_t a, const int lane1, uint16x8_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<ushort> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<ushort> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<ushort> value, byte valueIndex);

Parameters

result
Vector128<UInt16>
resultIndex
Byte
value
Vector128<UInt16>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<UInt16>, Byte, Vector64<UInt16>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

uint16x8_t vcopyq_lane_u16 (uint16x8_t a, const int lane1, uint16x4_t b, const int lane2)

A64: INS Vd.H[lane1], Vn.H[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<ushort> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<ushort> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<ushort> value, byte valueIndex);

Parameters

result
Vector128<UInt16>
resultIndex
Byte
value
Vector64<UInt16>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

InsertSelectedScalar(Vector128<Int64>, Byte, Vector128<Int64>, Byte)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

int64x2_t vcopyq_laneq_s64 (int64x2_t a, const int lane1, int64x2_t b, const int lane2)

A64: INS Vd.D[lane1], Vn.D[lane2]

C#
public static System.Runtime.Intrinsics.Vector128<long> InsertSelectedScalar(System.Runtime.Intrinsics.Vector128<long> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<long> value, byte valueIndex);

Parameters

result
Vector128<Int64>
resultIndex
Byte
value
Vector128<Int64>
valueIndex
Byte

Returns

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10