PackedSimd.LoadScalarAndInsert Method

Definition

Overloads

LoadScalarAndInsert(Byte*, Vector128<Byte>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<byte> LoadScalarAndInsert(byte* address, System.Runtime.Intrinsics.Vector128<byte> vector, byte index);

Parameters

address
Byte*
vector
Vector128<Byte>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(UIntPtr*, Vector128<UIntPtr>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<UIntPtr> LoadScalarAndInsert(UIntPtr* address, System.Runtime.Intrinsics.Vector128<UIntPtr> vector, byte index);

Parameters

address

UIntPtr*

vector

Vector128<UIntPtr>

index
Byte

Returns

Vector128<UIntPtr>

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(UInt64*, Vector128<UInt64>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<ulong> LoadScalarAndInsert(ulong* address, System.Runtime.Intrinsics.Vector128<ulong> vector, byte index);

Parameters

address
UInt64*
vector
Vector128<UInt64>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(UInt32*, Vector128<UInt32>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<uint> LoadScalarAndInsert(uint* address, System.Runtime.Intrinsics.Vector128<uint> vector, byte index);

Parameters

address
UInt32*
vector
Vector128<UInt32>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(Single*, Vector128<Single>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<float> LoadScalarAndInsert(float* address, System.Runtime.Intrinsics.Vector128<float> vector, byte index);

Parameters

address
Single*
vector
Vector128<Single>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(SByte*, Vector128<SByte>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<sbyte> LoadScalarAndInsert(sbyte* address, System.Runtime.Intrinsics.Vector128<sbyte> vector, byte index);

Parameters

address
SByte*
vector
Vector128<SByte>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(UInt16*, Vector128<UInt16>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<ushort> LoadScalarAndInsert(ushort* address, System.Runtime.Intrinsics.Vector128<ushort> vector, byte index);

Parameters

address
UInt16*
vector
Vector128<UInt16>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(Int64*, Vector128<Int64>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<long> LoadScalarAndInsert(long* address, System.Runtime.Intrinsics.Vector128<long> vector, byte index);

Parameters

address
Int64*
vector
Vector128<Int64>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(Int32*, Vector128<Int32>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<int> LoadScalarAndInsert(int* address, System.Runtime.Intrinsics.Vector128<int> vector, byte index);

Parameters

address
Int32*
vector
Vector128<Int32>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(Int16*, Vector128<Int16>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<short> LoadScalarAndInsert(short* address, System.Runtime.Intrinsics.Vector128<short> vector, byte index);

Parameters

address
Int16*
vector
Vector128<Int16>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(Double*, Vector128<Double>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<double> LoadScalarAndInsert(double* address, System.Runtime.Intrinsics.Vector128<double> vector, byte index);

Parameters

address
Double*
vector
Vector128<Double>
index
Byte

Returns

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10

LoadScalarAndInsert(IntPtr*, Vector128<IntPtr>, Byte)

Source:
PackedSimd.PlatformNotSupported.cs
Source:
PackedSimd.PlatformNotSupported.cs
C#
public static System.Runtime.Intrinsics.Vector128<IntPtr> LoadScalarAndInsert(IntPtr* address, System.Runtime.Intrinsics.Vector128<IntPtr> vector, byte index);

Parameters

address

IntPtr*

vector

Vector128<IntPtr>

index
Byte

Returns

Vector128<IntPtr>

Applies to

.NET 10 en andere versies
Product Versies
.NET 8, 9, 10