AdvSimd.Arm64.InsertSelectedScalar Method

Definition

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<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<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<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<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<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<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<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(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<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<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<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<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<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<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(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]

public:
 static System::Runtime::Intrinsics::Vector64<int> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<int> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<int> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<int> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<int> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<int> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<int> * byte * System.Runtime.Intrinsics.Vector128<int> * byte -> System.Runtime.Intrinsics.Vector64<int>
Public Shared Function InsertSelectedScalar (result As Vector64(Of Integer), resultIndex As Byte, value As Vector128(Of Integer), valueIndex As Byte) As Vector64(Of Integer)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<short> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<short> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<short> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<short> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<short> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<short> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<int16> * byte * System.Runtime.Intrinsics.Vector64<int16> * byte -> System.Runtime.Intrinsics.Vector64<int16>
Public Shared Function InsertSelectedScalar (result As Vector64(Of Short), resultIndex As Byte, value As Vector64(Of Short), valueIndex As Byte) As Vector64(Of Short)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<int> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<int> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<int> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<int> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<int> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<int> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<int> * byte * System.Runtime.Intrinsics.Vector64<int> * byte -> System.Runtime.Intrinsics.Vector64<int>
Public Shared Function InsertSelectedScalar (result As Vector64(Of Integer), resultIndex As Byte, value As Vector64(Of Integer), valueIndex As Byte) As Vector64(Of Integer)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<System::Byte> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<System::Byte> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<System::Byte> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<byte> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<byte> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<byte> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<byte> * byte * System.Runtime.Intrinsics.Vector64<byte> * byte -> System.Runtime.Intrinsics.Vector64<byte>
Public Shared Function InsertSelectedScalar (result As Vector64(Of Byte), resultIndex As Byte, value As Vector64(Of Byte), valueIndex As Byte) As Vector64(Of Byte)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<short> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<short> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<short> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<short> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<short> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<short> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<int16> * byte * System.Runtime.Intrinsics.Vector128<int16> * byte -> System.Runtime.Intrinsics.Vector64<int16>
Public Shared Function InsertSelectedScalar (result As Vector64(Of Short), resultIndex As Byte, value As Vector128(Of Short), valueIndex As Byte) As Vector64(Of Short)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<System::SByte> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<System::SByte> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::SByte> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<sbyte> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<sbyte> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<sbyte> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<sbyte> * byte * System.Runtime.Intrinsics.Vector128<sbyte> * byte -> System.Runtime.Intrinsics.Vector64<sbyte>
Public Shared Function InsertSelectedScalar (result As Vector64(Of SByte), resultIndex As Byte, value As Vector128(Of SByte), valueIndex As Byte) As Vector64(Of SByte)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<System::Byte> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<System::Byte> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::Byte> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<byte> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<byte> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<byte> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<byte> * byte * System.Runtime.Intrinsics.Vector128<byte> * byte -> System.Runtime.Intrinsics.Vector64<byte>
Public Shared Function InsertSelectedScalar (result As Vector64(Of Byte), resultIndex As Byte, value As Vector128(Of Byte), valueIndex As Byte) As Vector64(Of Byte)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<float> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<float> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<float> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<float> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<float> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<float> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<single> * byte * System.Runtime.Intrinsics.Vector128<single> * byte -> System.Runtime.Intrinsics.Vector64<single>
Public Shared Function InsertSelectedScalar (result As Vector64(Of Single), resultIndex As Byte, value As Vector128(Of Single), valueIndex As Byte) As Vector64(Of Single)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<float> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<float> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<float> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<float> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<float> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<float> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<single> * byte * System.Runtime.Intrinsics.Vector64<single> * byte -> System.Runtime.Intrinsics.Vector64<single>
Public Shared Function InsertSelectedScalar (result As Vector64(Of Single), resultIndex As Byte, value As Vector64(Of Single), valueIndex As Byte) As Vector64(Of Single)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<System::UInt16> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<System::UInt16> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::UInt16> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<ushort> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<ushort> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<ushort> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<uint16> * byte * System.Runtime.Intrinsics.Vector128<uint16> * byte -> System.Runtime.Intrinsics.Vector64<uint16>
Public Shared Function InsertSelectedScalar (result As Vector64(Of UShort), resultIndex As Byte, value As Vector128(Of UShort), valueIndex As Byte) As Vector64(Of UShort)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<System::UInt16> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<System::UInt16> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<System::UInt16> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<ushort> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<ushort> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<ushort> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<uint16> * byte * System.Runtime.Intrinsics.Vector64<uint16> * byte -> System.Runtime.Intrinsics.Vector64<uint16>
Public Shared Function InsertSelectedScalar (result As Vector64(Of UShort), resultIndex As Byte, value As Vector64(Of UShort), valueIndex As Byte) As Vector64(Of UShort)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<System::UInt32> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<System::UInt32> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::UInt32> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<uint> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<uint> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<uint> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<uint32> * byte * System.Runtime.Intrinsics.Vector128<uint32> * byte -> System.Runtime.Intrinsics.Vector64<uint32>
Public Shared Function InsertSelectedScalar (result As Vector64(Of UInteger), resultIndex As Byte, value As Vector128(Of UInteger), valueIndex As Byte) As Vector64(Of UInteger)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<System::UInt32> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<System::UInt32> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<System::UInt32> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<uint> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<uint> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<uint> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<uint32> * byte * System.Runtime.Intrinsics.Vector64<uint32> * byte -> System.Runtime.Intrinsics.Vector64<uint32>
Public Shared Function InsertSelectedScalar (result As Vector64(Of UInteger), resultIndex As Byte, value As Vector64(Of UInteger), valueIndex As Byte) As Vector64(Of UInteger)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector64<System::SByte> InsertSelectedScalar(System::Runtime::Intrinsics::Vector64<System::SByte> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<System::SByte> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector64<sbyte> InsertSelectedScalar (System.Runtime.Intrinsics.Vector64<sbyte> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<sbyte> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector64<sbyte> * byte * System.Runtime.Intrinsics.Vector64<sbyte> * byte -> System.Runtime.Intrinsics.Vector64<sbyte>
Public Shared Function InsertSelectedScalar (result As Vector64(Of SByte), resultIndex As Byte, value As Vector64(Of SByte), valueIndex As Byte) As Vector64(Of SByte)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::UInt64> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::UInt64> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::UInt64> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<ulong> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<ulong> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<ulong> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<uint64> * byte * System.Runtime.Intrinsics.Vector128<uint64> * byte -> System.Runtime.Intrinsics.Vector128<uint64>
Public Shared Function InsertSelectedScalar (result As Vector128(Of ULong), resultIndex As Byte, value As Vector128(Of ULong), valueIndex As Byte) As Vector128(Of ULong)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<float> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<float> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<float> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<float> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<float> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<float> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<single> * byte * System.Runtime.Intrinsics.Vector128<single> * byte -> System.Runtime.Intrinsics.Vector128<single>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Single), resultIndex As Byte, value As Vector128(Of Single), valueIndex As Byte) As Vector128(Of Single)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::UInt32> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::UInt32> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::UInt32> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<uint> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<uint> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<uint> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<uint32> * byte * System.Runtime.Intrinsics.Vector128<uint32> * byte -> System.Runtime.Intrinsics.Vector128<uint32>
Public Shared Function InsertSelectedScalar (result As Vector128(Of UInteger), resultIndex As Byte, value As Vector128(Of UInteger), valueIndex As Byte) As Vector128(Of UInteger)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::UInt16> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::UInt16> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<System::UInt16> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<ushort> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<ushort> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<ushort> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<uint16> * byte * System.Runtime.Intrinsics.Vector64<uint16> * byte -> System.Runtime.Intrinsics.Vector128<uint16>
Public Shared Function InsertSelectedScalar (result As Vector128(Of UShort), resultIndex As Byte, value As Vector64(Of UShort), valueIndex As Byte) As Vector128(Of UShort)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::UInt16> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::UInt16> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::UInt16> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<ushort> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<ushort> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<ushort> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<uint16> * byte * System.Runtime.Intrinsics.Vector128<uint16> * byte -> System.Runtime.Intrinsics.Vector128<uint16>
Public Shared Function InsertSelectedScalar (result As Vector128(Of UShort), resultIndex As Byte, value As Vector128(Of UShort), valueIndex As Byte) As Vector128(Of UShort)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<float> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<float> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<float> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<float> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<float> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<float> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<single> * byte * System.Runtime.Intrinsics.Vector64<single> * byte -> System.Runtime.Intrinsics.Vector128<single>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Single), resultIndex As Byte, value As Vector64(Of Single), valueIndex As Byte) As Vector128(Of Single)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::UInt32> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::UInt32> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<System::UInt32> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<uint> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<uint> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<uint> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<uint32> * byte * System.Runtime.Intrinsics.Vector64<uint32> * byte -> System.Runtime.Intrinsics.Vector128<uint32>
Public Shared Function InsertSelectedScalar (result As Vector128(Of UInteger), resultIndex As Byte, value As Vector64(Of UInteger), valueIndex As Byte) As Vector128(Of UInteger)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::SByte> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::SByte> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<System::SByte> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<sbyte> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<sbyte> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<sbyte> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<sbyte> * byte * System.Runtime.Intrinsics.Vector64<sbyte> * byte -> System.Runtime.Intrinsics.Vector128<sbyte>
Public Shared Function InsertSelectedScalar (result As Vector128(Of SByte), resultIndex As Byte, value As Vector64(Of SByte), valueIndex As Byte) As Vector128(Of SByte)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::SByte> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::SByte> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::SByte> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<sbyte> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<sbyte> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<sbyte> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<sbyte> * byte * System.Runtime.Intrinsics.Vector128<sbyte> * byte -> System.Runtime.Intrinsics.Vector128<sbyte>
Public Shared Function InsertSelectedScalar (result As Vector128(Of SByte), resultIndex As Byte, value As Vector128(Of SByte), valueIndex As Byte) As Vector128(Of SByte)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<long> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<long> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<long> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<long> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<long> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<long> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<int64> * byte * System.Runtime.Intrinsics.Vector128<int64> * byte -> System.Runtime.Intrinsics.Vector128<int64>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Long), resultIndex As Byte, value As Vector128(Of Long), valueIndex As Byte) As Vector128(Of Long)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<int> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<int> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<int> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<int> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<int> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<int> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<int> * byte * System.Runtime.Intrinsics.Vector64<int> * byte -> System.Runtime.Intrinsics.Vector128<int>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Integer), resultIndex As Byte, value As Vector64(Of Integer), valueIndex As Byte) As Vector128(Of Integer)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<int> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<int> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<int> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<int> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<int> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<int> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<int> * byte * System.Runtime.Intrinsics.Vector128<int> * byte -> System.Runtime.Intrinsics.Vector128<int>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Integer), resultIndex As Byte, value As Vector128(Of Integer), valueIndex As Byte) As Vector128(Of Integer)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<short> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<short> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<short> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<short> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<short> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<short> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<int16> * byte * System.Runtime.Intrinsics.Vector64<int16> * byte -> System.Runtime.Intrinsics.Vector128<int16>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Short), resultIndex As Byte, value As Vector64(Of Short), valueIndex As Byte) As Vector128(Of Short)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<short> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<short> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<short> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<short> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<short> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<short> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<int16> * byte * System.Runtime.Intrinsics.Vector128<int16> * byte -> System.Runtime.Intrinsics.Vector128<int16>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Short), resultIndex As Byte, value As Vector128(Of Short), valueIndex As Byte) As Vector128(Of Short)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<double> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<double> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<double> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<double> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<double> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<double> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<double> * byte * System.Runtime.Intrinsics.Vector128<double> * byte -> System.Runtime.Intrinsics.Vector128<double>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Double), resultIndex As Byte, value As Vector128(Of Double), valueIndex As Byte) As Vector128(Of Double)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::Byte> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::Byte> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector64<System::Byte> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<byte> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<byte> result, byte resultIndex, System.Runtime.Intrinsics.Vector64<byte> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<byte> * byte * System.Runtime.Intrinsics.Vector64<byte> * byte -> System.Runtime.Intrinsics.Vector128<byte>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Byte), resultIndex As Byte, value As Vector64(Of Byte), valueIndex As Byte) As Vector128(Of Byte)

Parameters

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

Returns

Applies to

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]

public:
 static System::Runtime::Intrinsics::Vector128<System::Byte> InsertSelectedScalar(System::Runtime::Intrinsics::Vector128<System::Byte> result, System::Byte resultIndex, System::Runtime::Intrinsics::Vector128<System::Byte> value, System::Byte valueIndex);
public static System.Runtime.Intrinsics.Vector128<byte> InsertSelectedScalar (System.Runtime.Intrinsics.Vector128<byte> result, byte resultIndex, System.Runtime.Intrinsics.Vector128<byte> value, byte valueIndex);
static member InsertSelectedScalar : System.Runtime.Intrinsics.Vector128<byte> * byte * System.Runtime.Intrinsics.Vector128<byte> * byte -> System.Runtime.Intrinsics.Vector128<byte>
Public Shared Function InsertSelectedScalar (result As Vector128(Of Byte), resultIndex As Byte, value As Vector128(Of Byte), valueIndex As Byte) As Vector128(Of Byte)

Parameters

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

Returns

Applies to