AdvSimd.Arm64.StoreSelectedScalar 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
StoreSelectedScalar(UInt64*, ValueTuple<Vector128<UInt64>,Vector128<UInt64>>, Byte)
public:
static void StoreSelectedScalar(System::UInt64* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt64>, System::Runtime::Intrinsics::Vector128<System::UInt64>> value, System::Byte index);
public static void StoreSelectedScalar (ulong* address, (System.Runtime.Intrinsics.Vector128<ulong> value1, System.Runtime.Intrinsics.Vector128<ulong> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<uint64> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint64>, System.Runtime.Intrinsics.Vector128<uint64>> * byte -> unit
Parameter
- address
- UInt64*
- value
- ValueTuple<Vector128<UInt64>,Vector128<UInt64>>
- index
- Byte
Gilt für:
StoreSelectedScalar(UInt64*, ValueTuple<Vector128<UInt64>,Vector128<UInt64>,Vector128<UInt64>>, Byte)
public:
static void StoreSelectedScalar(System::UInt64* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt64>, System::Runtime::Intrinsics::Vector128<System::UInt64>, System::Runtime::Intrinsics::Vector128<System::UInt64>> value, System::Byte index);
public static void StoreSelectedScalar (ulong* address, (System.Runtime.Intrinsics.Vector128<ulong> value1, System.Runtime.Intrinsics.Vector128<ulong> value2, System.Runtime.Intrinsics.Vector128<ulong> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<uint64> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint64>, System.Runtime.Intrinsics.Vector128<uint64>, System.Runtime.Intrinsics.Vector128<uint64>> * byte -> unit
Parameter
- address
- UInt64*
- index
- Byte
Gilt für:
StoreSelectedScalar(UInt64*, ValueTuple<Vector128<UInt64>,Vector128<UInt64>,Vector128<UInt64>,Vector128<UInt64>>, Byte)
public:
static void StoreSelectedScalar(System::UInt64* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt64>, System::Runtime::Intrinsics::Vector128<System::UInt64>, System::Runtime::Intrinsics::Vector128<System::UInt64>, System::Runtime::Intrinsics::Vector128<System::UInt64>> value, System::Byte index);
public static void StoreSelectedScalar (ulong* address, (System.Runtime.Intrinsics.Vector128<ulong> value1, System.Runtime.Intrinsics.Vector128<ulong> value2, System.Runtime.Intrinsics.Vector128<ulong> value3, System.Runtime.Intrinsics.Vector128<ulong> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<uint64> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint64>, System.Runtime.Intrinsics.Vector128<uint64>, System.Runtime.Intrinsics.Vector128<uint64>, System.Runtime.Intrinsics.Vector128<uint64>> * byte -> unit
Parameter
- address
- UInt64*
- index
- Byte
Gilt für:
StoreSelectedScalar(UInt32*, ValueTuple<Vector128<UInt32>,Vector128<UInt32>,Vector128<UInt32>>, Byte)
public:
static void StoreSelectedScalar(System::UInt32* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt32>, System::Runtime::Intrinsics::Vector128<System::UInt32>, System::Runtime::Intrinsics::Vector128<System::UInt32>> value, System::Byte index);
public static void StoreSelectedScalar (uint* address, (System.Runtime.Intrinsics.Vector128<uint> value1, System.Runtime.Intrinsics.Vector128<uint> value2, System.Runtime.Intrinsics.Vector128<uint> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<uint32> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint32>, System.Runtime.Intrinsics.Vector128<uint32>, System.Runtime.Intrinsics.Vector128<uint32>> * byte -> unit
Parameter
- address
- UInt32*
- index
- Byte
Gilt für:
StoreSelectedScalar(UInt32*, ValueTuple<Vector128<UInt32>,Vector128<UInt32>,Vector128<UInt32>,Vector128<UInt32>>, Byte)
public:
static void StoreSelectedScalar(System::UInt32* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt32>, System::Runtime::Intrinsics::Vector128<System::UInt32>, System::Runtime::Intrinsics::Vector128<System::UInt32>, System::Runtime::Intrinsics::Vector128<System::UInt32>> value, System::Byte index);
public static void StoreSelectedScalar (uint* address, (System.Runtime.Intrinsics.Vector128<uint> value1, System.Runtime.Intrinsics.Vector128<uint> value2, System.Runtime.Intrinsics.Vector128<uint> value3, System.Runtime.Intrinsics.Vector128<uint> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<uint32> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint32>, System.Runtime.Intrinsics.Vector128<uint32>, System.Runtime.Intrinsics.Vector128<uint32>, System.Runtime.Intrinsics.Vector128<uint32>> * byte -> unit
Parameter
- address
- UInt32*
- index
- Byte
Gilt für:
StoreSelectedScalar(UInt16*, ValueTuple<Vector128<UInt16>,Vector128<UInt16>>, Byte)
public:
static void StoreSelectedScalar(System::UInt16* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt16>, System::Runtime::Intrinsics::Vector128<System::UInt16>> value, System::Byte index);
public static void StoreSelectedScalar (ushort* address, (System.Runtime.Intrinsics.Vector128<ushort> value1, System.Runtime.Intrinsics.Vector128<ushort> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<uint16> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint16>, System.Runtime.Intrinsics.Vector128<uint16>> * byte -> unit
Parameter
- address
- UInt16*
- value
- ValueTuple<Vector128<UInt16>,Vector128<UInt16>>
- index
- Byte
Gilt für:
StoreSelectedScalar(UInt16*, ValueTuple<Vector128<UInt16>,Vector128<UInt16>,Vector128<UInt16>>, Byte)
public:
static void StoreSelectedScalar(System::UInt16* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt16>, System::Runtime::Intrinsics::Vector128<System::UInt16>, System::Runtime::Intrinsics::Vector128<System::UInt16>> value, System::Byte index);
public static void StoreSelectedScalar (ushort* address, (System.Runtime.Intrinsics.Vector128<ushort> value1, System.Runtime.Intrinsics.Vector128<ushort> value2, System.Runtime.Intrinsics.Vector128<ushort> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<uint16> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint16>, System.Runtime.Intrinsics.Vector128<uint16>, System.Runtime.Intrinsics.Vector128<uint16>> * byte -> unit
Parameter
- address
- UInt16*
- index
- Byte
Gilt für:
StoreSelectedScalar(UInt16*, ValueTuple<Vector128<UInt16>,Vector128<UInt16>,Vector128<UInt16>,Vector128<UInt16>>, Byte)
public:
static void StoreSelectedScalar(System::UInt16* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt16>, System::Runtime::Intrinsics::Vector128<System::UInt16>, System::Runtime::Intrinsics::Vector128<System::UInt16>, System::Runtime::Intrinsics::Vector128<System::UInt16>> value, System::Byte index);
public static void StoreSelectedScalar (ushort* address, (System.Runtime.Intrinsics.Vector128<ushort> value1, System.Runtime.Intrinsics.Vector128<ushort> value2, System.Runtime.Intrinsics.Vector128<ushort> value3, System.Runtime.Intrinsics.Vector128<ushort> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<uint16> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint16>, System.Runtime.Intrinsics.Vector128<uint16>, System.Runtime.Intrinsics.Vector128<uint16>, System.Runtime.Intrinsics.Vector128<uint16>> * byte -> unit
Parameter
- address
- UInt16*
- index
- Byte
Gilt für:
StoreSelectedScalar(Single*, ValueTuple<Vector128<Single>,Vector128<Single>>, Byte)
public:
static void StoreSelectedScalar(float* address, ValueTuple<System::Runtime::Intrinsics::Vector128<float>, System::Runtime::Intrinsics::Vector128<float>> value, System::Byte index);
public static void StoreSelectedScalar (float* address, (System.Runtime.Intrinsics.Vector128<float> value1, System.Runtime.Intrinsics.Vector128<float> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<single> * ValueTuple<System.Runtime.Intrinsics.Vector128<single>, System.Runtime.Intrinsics.Vector128<single>> * byte -> unit
Parameter
- address
- Single*
- value
- ValueTuple<Vector128<Single>,Vector128<Single>>
- index
- Byte
Gilt für:
StoreSelectedScalar(Single*, ValueTuple<Vector128<Single>,Vector128<Single>,Vector128<Single>>, Byte)
public:
static void StoreSelectedScalar(float* address, ValueTuple<System::Runtime::Intrinsics::Vector128<float>, System::Runtime::Intrinsics::Vector128<float>, System::Runtime::Intrinsics::Vector128<float>> value, System::Byte index);
public static void StoreSelectedScalar (float* address, (System.Runtime.Intrinsics.Vector128<float> value1, System.Runtime.Intrinsics.Vector128<float> value2, System.Runtime.Intrinsics.Vector128<float> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<single> * ValueTuple<System.Runtime.Intrinsics.Vector128<single>, System.Runtime.Intrinsics.Vector128<single>, System.Runtime.Intrinsics.Vector128<single>> * byte -> unit
Parameter
- address
- Single*
- index
- Byte
Gilt für:
StoreSelectedScalar(Single*, ValueTuple<Vector128<Single>,Vector128<Single>,Vector128<Single>,Vector128<Single>>, Byte)
public:
static void StoreSelectedScalar(float* address, ValueTuple<System::Runtime::Intrinsics::Vector128<float>, System::Runtime::Intrinsics::Vector128<float>, System::Runtime::Intrinsics::Vector128<float>, System::Runtime::Intrinsics::Vector128<float>> value, System::Byte index);
public static void StoreSelectedScalar (float* address, (System.Runtime.Intrinsics.Vector128<float> value1, System.Runtime.Intrinsics.Vector128<float> value2, System.Runtime.Intrinsics.Vector128<float> value3, System.Runtime.Intrinsics.Vector128<float> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<single> * ValueTuple<System.Runtime.Intrinsics.Vector128<single>, System.Runtime.Intrinsics.Vector128<single>, System.Runtime.Intrinsics.Vector128<single>, System.Runtime.Intrinsics.Vector128<single>> * byte -> unit
Parameter
- address
- Single*
- index
- Byte
Gilt für:
StoreSelectedScalar(SByte*, ValueTuple<Vector128<SByte>,Vector128<SByte>>, Byte)
public:
static void StoreSelectedScalar(System::SByte* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::SByte>, System::Runtime::Intrinsics::Vector128<System::SByte>> value, System::Byte index);
public static void StoreSelectedScalar (sbyte* address, (System.Runtime.Intrinsics.Vector128<sbyte> value1, System.Runtime.Intrinsics.Vector128<sbyte> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<sbyte> * ValueTuple<System.Runtime.Intrinsics.Vector128<sbyte>, System.Runtime.Intrinsics.Vector128<sbyte>> * byte -> unit
Parameter
- address
- SByte*
- value
- ValueTuple<Vector128<SByte>,Vector128<SByte>>
- index
- Byte
Gilt für:
StoreSelectedScalar(SByte*, ValueTuple<Vector128<SByte>,Vector128<SByte>,Vector128<SByte>>, Byte)
public:
static void StoreSelectedScalar(System::SByte* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::SByte>, System::Runtime::Intrinsics::Vector128<System::SByte>, System::Runtime::Intrinsics::Vector128<System::SByte>> value, System::Byte index);
public static void StoreSelectedScalar (sbyte* address, (System.Runtime.Intrinsics.Vector128<sbyte> value1, System.Runtime.Intrinsics.Vector128<sbyte> value2, System.Runtime.Intrinsics.Vector128<sbyte> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<sbyte> * ValueTuple<System.Runtime.Intrinsics.Vector128<sbyte>, System.Runtime.Intrinsics.Vector128<sbyte>, System.Runtime.Intrinsics.Vector128<sbyte>> * byte -> unit
Parameter
- address
- SByte*
- index
- Byte
Gilt für:
StoreSelectedScalar(SByte*, ValueTuple<Vector128<SByte>,Vector128<SByte>,Vector128<SByte>,Vector128<SByte>>, Byte)
public:
static void StoreSelectedScalar(System::SByte* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::SByte>, System::Runtime::Intrinsics::Vector128<System::SByte>, System::Runtime::Intrinsics::Vector128<System::SByte>, System::Runtime::Intrinsics::Vector128<System::SByte>> value, System::Byte index);
public static void StoreSelectedScalar (sbyte* address, (System.Runtime.Intrinsics.Vector128<sbyte> value1, System.Runtime.Intrinsics.Vector128<sbyte> value2, System.Runtime.Intrinsics.Vector128<sbyte> value3, System.Runtime.Intrinsics.Vector128<sbyte> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<sbyte> * ValueTuple<System.Runtime.Intrinsics.Vector128<sbyte>, System.Runtime.Intrinsics.Vector128<sbyte>, System.Runtime.Intrinsics.Vector128<sbyte>, System.Runtime.Intrinsics.Vector128<sbyte>> * byte -> unit
Parameter
- address
- SByte*
- index
- Byte
Gilt für:
StoreSelectedScalar(UInt32*, ValueTuple<Vector128<UInt32>,Vector128<UInt32>>, Byte)
public:
static void StoreSelectedScalar(System::UInt32* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt32>, System::Runtime::Intrinsics::Vector128<System::UInt32>> value, System::Byte index);
public static void StoreSelectedScalar (uint* address, (System.Runtime.Intrinsics.Vector128<uint> value1, System.Runtime.Intrinsics.Vector128<uint> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<uint32> * ValueTuple<System.Runtime.Intrinsics.Vector128<uint32>, System.Runtime.Intrinsics.Vector128<uint32>> * byte -> unit
Parameter
- address
- UInt32*
- value
- ValueTuple<Vector128<UInt32>,Vector128<UInt32>>
- index
- Byte
Gilt für:
StoreSelectedScalar(Int64*, ValueTuple<Vector128<Int64>,Vector128<Int64>,Vector128<Int64>>, Byte)
public:
static void StoreSelectedScalar(long* address, ValueTuple<System::Runtime::Intrinsics::Vector128<long>, System::Runtime::Intrinsics::Vector128<long>, System::Runtime::Intrinsics::Vector128<long>> value, System::Byte index);
public static void StoreSelectedScalar (long* address, (System.Runtime.Intrinsics.Vector128<long> value1, System.Runtime.Intrinsics.Vector128<long> value2, System.Runtime.Intrinsics.Vector128<long> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<int64> * ValueTuple<System.Runtime.Intrinsics.Vector128<int64>, System.Runtime.Intrinsics.Vector128<int64>, System.Runtime.Intrinsics.Vector128<int64>> * byte -> unit
Parameter
- address
- Int64*
- index
- Byte
Gilt für:
StoreSelectedScalar(Byte*, ValueTuple<Vector128<Byte>,Vector128<Byte>,Vector128<Byte>,Vector128<Byte>>, Byte)
public:
static void StoreSelectedScalar(System::Byte* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::Byte>, System::Runtime::Intrinsics::Vector128<System::Byte>, System::Runtime::Intrinsics::Vector128<System::Byte>, System::Runtime::Intrinsics::Vector128<System::Byte>> value, System::Byte index);
public static void StoreSelectedScalar (byte* address, (System.Runtime.Intrinsics.Vector128<byte> value1, System.Runtime.Intrinsics.Vector128<byte> value2, System.Runtime.Intrinsics.Vector128<byte> value3, System.Runtime.Intrinsics.Vector128<byte> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<byte> * ValueTuple<System.Runtime.Intrinsics.Vector128<byte>, System.Runtime.Intrinsics.Vector128<byte>, System.Runtime.Intrinsics.Vector128<byte>, System.Runtime.Intrinsics.Vector128<byte>> * byte -> unit
Parameter
- address
- Byte*
- index
- Byte
Gilt für:
StoreSelectedScalar(Byte*, ValueTuple<Vector128<Byte>,Vector128<Byte>,Vector128<Byte>>, Byte)
public:
static void StoreSelectedScalar(System::Byte* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::Byte>, System::Runtime::Intrinsics::Vector128<System::Byte>, System::Runtime::Intrinsics::Vector128<System::Byte>> value, System::Byte index);
public static void StoreSelectedScalar (byte* address, (System.Runtime.Intrinsics.Vector128<byte> value1, System.Runtime.Intrinsics.Vector128<byte> value2, System.Runtime.Intrinsics.Vector128<byte> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<byte> * ValueTuple<System.Runtime.Intrinsics.Vector128<byte>, System.Runtime.Intrinsics.Vector128<byte>, System.Runtime.Intrinsics.Vector128<byte>> * byte -> unit
Parameter
- address
- Byte*
- index
- Byte
Gilt für:
StoreSelectedScalar(Byte*, ValueTuple<Vector128<Byte>,Vector128<Byte>>, Byte)
public:
static void StoreSelectedScalar(System::Byte* address, ValueTuple<System::Runtime::Intrinsics::Vector128<System::Byte>, System::Runtime::Intrinsics::Vector128<System::Byte>> value, System::Byte index);
public static void StoreSelectedScalar (byte* address, (System.Runtime.Intrinsics.Vector128<byte> value1, System.Runtime.Intrinsics.Vector128<byte> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<byte> * ValueTuple<System.Runtime.Intrinsics.Vector128<byte>, System.Runtime.Intrinsics.Vector128<byte>> * byte -> unit
Parameter
- address
- Byte*
- value
- ValueTuple<Vector128<Byte>,Vector128<Byte>>
- index
- Byte
Gilt für:
StoreSelectedScalar(Double*, ValueTuple<Vector128<Double>,Vector128<Double>,Vector128<Double>,Vector128<Double>>, Byte)
public:
static void StoreSelectedScalar(double* address, ValueTuple<System::Runtime::Intrinsics::Vector128<double>, System::Runtime::Intrinsics::Vector128<double>, System::Runtime::Intrinsics::Vector128<double>, System::Runtime::Intrinsics::Vector128<double>> value, System::Byte index);
public static void StoreSelectedScalar (double* address, (System.Runtime.Intrinsics.Vector128<double> value1, System.Runtime.Intrinsics.Vector128<double> value2, System.Runtime.Intrinsics.Vector128<double> value3, System.Runtime.Intrinsics.Vector128<double> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<double> * ValueTuple<System.Runtime.Intrinsics.Vector128<double>, System.Runtime.Intrinsics.Vector128<double>, System.Runtime.Intrinsics.Vector128<double>, System.Runtime.Intrinsics.Vector128<double>> * byte -> unit
Parameter
- address
- Double*
- index
- Byte
Gilt für:
StoreSelectedScalar(Double*, ValueTuple<Vector128<Double>,Vector128<Double>>, Byte)
public:
static void StoreSelectedScalar(double* address, ValueTuple<System::Runtime::Intrinsics::Vector128<double>, System::Runtime::Intrinsics::Vector128<double>> value, System::Byte index);
public static void StoreSelectedScalar (double* address, (System.Runtime.Intrinsics.Vector128<double> value1, System.Runtime.Intrinsics.Vector128<double> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<double> * ValueTuple<System.Runtime.Intrinsics.Vector128<double>, System.Runtime.Intrinsics.Vector128<double>> * byte -> unit
Parameter
- address
- Double*
- value
- ValueTuple<Vector128<Double>,Vector128<Double>>
- index
- Byte
Gilt für:
StoreSelectedScalar(Int16*, ValueTuple<Vector128<Int16>,Vector128<Int16>,Vector128<Int16>,Vector128<Int16>>, Byte)
public:
static void StoreSelectedScalar(short* address, ValueTuple<System::Runtime::Intrinsics::Vector128<short>, System::Runtime::Intrinsics::Vector128<short>, System::Runtime::Intrinsics::Vector128<short>, System::Runtime::Intrinsics::Vector128<short>> value, System::Byte index);
public static void StoreSelectedScalar (short* address, (System.Runtime.Intrinsics.Vector128<short> value1, System.Runtime.Intrinsics.Vector128<short> value2, System.Runtime.Intrinsics.Vector128<short> value3, System.Runtime.Intrinsics.Vector128<short> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<int16> * ValueTuple<System.Runtime.Intrinsics.Vector128<int16>, System.Runtime.Intrinsics.Vector128<int16>, System.Runtime.Intrinsics.Vector128<int16>, System.Runtime.Intrinsics.Vector128<int16>> * byte -> unit
Parameter
- address
- Int16*
- index
- Byte
Gilt für:
StoreSelectedScalar(Double*, ValueTuple<Vector128<Double>,Vector128<Double>,Vector128<Double>>, Byte)
public:
static void StoreSelectedScalar(double* address, ValueTuple<System::Runtime::Intrinsics::Vector128<double>, System::Runtime::Intrinsics::Vector128<double>, System::Runtime::Intrinsics::Vector128<double>> value, System::Byte index);
public static void StoreSelectedScalar (double* address, (System.Runtime.Intrinsics.Vector128<double> value1, System.Runtime.Intrinsics.Vector128<double> value2, System.Runtime.Intrinsics.Vector128<double> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<double> * ValueTuple<System.Runtime.Intrinsics.Vector128<double>, System.Runtime.Intrinsics.Vector128<double>, System.Runtime.Intrinsics.Vector128<double>> * byte -> unit
Parameter
- address
- Double*
- index
- Byte
Gilt für:
StoreSelectedScalar(Int16*, ValueTuple<Vector128<Int16>,Vector128<Int16>>, Byte)
public:
static void StoreSelectedScalar(short* address, ValueTuple<System::Runtime::Intrinsics::Vector128<short>, System::Runtime::Intrinsics::Vector128<short>> value, System::Byte index);
public static void StoreSelectedScalar (short* address, (System.Runtime.Intrinsics.Vector128<short> value1, System.Runtime.Intrinsics.Vector128<short> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<int16> * ValueTuple<System.Runtime.Intrinsics.Vector128<int16>, System.Runtime.Intrinsics.Vector128<int16>> * byte -> unit
Parameter
- address
- Int16*
- value
- ValueTuple<Vector128<Int16>,Vector128<Int16>>
- index
- Byte
Gilt für:
StoreSelectedScalar(Int32*, ValueTuple<Vector128<Int32>,Vector128<Int32>,Vector128<Int32>,Vector128<Int32>>, Byte)
public:
static void StoreSelectedScalar(int* address, ValueTuple<System::Runtime::Intrinsics::Vector128<int>, System::Runtime::Intrinsics::Vector128<int>, System::Runtime::Intrinsics::Vector128<int>, System::Runtime::Intrinsics::Vector128<int>> value, System::Byte index);
public static void StoreSelectedScalar (int* address, (System.Runtime.Intrinsics.Vector128<int> value1, System.Runtime.Intrinsics.Vector128<int> value2, System.Runtime.Intrinsics.Vector128<int> value3, System.Runtime.Intrinsics.Vector128<int> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<int> * ValueTuple<System.Runtime.Intrinsics.Vector128<int>, System.Runtime.Intrinsics.Vector128<int>, System.Runtime.Intrinsics.Vector128<int>, System.Runtime.Intrinsics.Vector128<int>> * byte -> unit
Parameter
- address
- Int32*
- index
- Byte
Gilt für:
StoreSelectedScalar(Int32*, ValueTuple<Vector128<Int32>,Vector128<Int32>,Vector128<Int32>>, Byte)
public:
static void StoreSelectedScalar(int* address, ValueTuple<System::Runtime::Intrinsics::Vector128<int>, System::Runtime::Intrinsics::Vector128<int>, System::Runtime::Intrinsics::Vector128<int>> value, System::Byte index);
public static void StoreSelectedScalar (int* address, (System.Runtime.Intrinsics.Vector128<int> value1, System.Runtime.Intrinsics.Vector128<int> value2, System.Runtime.Intrinsics.Vector128<int> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<int> * ValueTuple<System.Runtime.Intrinsics.Vector128<int>, System.Runtime.Intrinsics.Vector128<int>, System.Runtime.Intrinsics.Vector128<int>> * byte -> unit
Parameter
- address
- Int32*
- index
- Byte
Gilt für:
StoreSelectedScalar(Int32*, ValueTuple<Vector128<Int32>,Vector128<Int32>>, Byte)
public:
static void StoreSelectedScalar(int* address, ValueTuple<System::Runtime::Intrinsics::Vector128<int>, System::Runtime::Intrinsics::Vector128<int>> value, System::Byte index);
public static void StoreSelectedScalar (int* address, (System.Runtime.Intrinsics.Vector128<int> value1, System.Runtime.Intrinsics.Vector128<int> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<int> * ValueTuple<System.Runtime.Intrinsics.Vector128<int>, System.Runtime.Intrinsics.Vector128<int>> * byte -> unit
Parameter
- address
- Int32*
- value
- ValueTuple<Vector128<Int32>,Vector128<Int32>>
- index
- Byte
Gilt für:
StoreSelectedScalar(Int64*, ValueTuple<Vector128<Int64>,Vector128<Int64>,Vector128<Int64>,Vector128<Int64>>, Byte)
public:
static void StoreSelectedScalar(long* address, ValueTuple<System::Runtime::Intrinsics::Vector128<long>, System::Runtime::Intrinsics::Vector128<long>, System::Runtime::Intrinsics::Vector128<long>, System::Runtime::Intrinsics::Vector128<long>> value, System::Byte index);
public static void StoreSelectedScalar (long* address, (System.Runtime.Intrinsics.Vector128<long> value1, System.Runtime.Intrinsics.Vector128<long> value2, System.Runtime.Intrinsics.Vector128<long> value3, System.Runtime.Intrinsics.Vector128<long> value4) value, byte index);
static member StoreSelectedScalar : nativeptr<int64> * ValueTuple<System.Runtime.Intrinsics.Vector128<int64>, System.Runtime.Intrinsics.Vector128<int64>, System.Runtime.Intrinsics.Vector128<int64>, System.Runtime.Intrinsics.Vector128<int64>> * byte -> unit
Parameter
- address
- Int64*
- index
- Byte
Gilt für:
StoreSelectedScalar(Int16*, ValueTuple<Vector128<Int16>,Vector128<Int16>,Vector128<Int16>>, Byte)
public:
static void StoreSelectedScalar(short* address, ValueTuple<System::Runtime::Intrinsics::Vector128<short>, System::Runtime::Intrinsics::Vector128<short>, System::Runtime::Intrinsics::Vector128<short>> value, System::Byte index);
public static void StoreSelectedScalar (short* address, (System.Runtime.Intrinsics.Vector128<short> value1, System.Runtime.Intrinsics.Vector128<short> value2, System.Runtime.Intrinsics.Vector128<short> value3) value, byte index);
static member StoreSelectedScalar : nativeptr<int16> * ValueTuple<System.Runtime.Intrinsics.Vector128<int16>, System.Runtime.Intrinsics.Vector128<int16>, System.Runtime.Intrinsics.Vector128<int16>> * byte -> unit
Parameter
- address
- Int16*
- index
- Byte
Gilt für:
StoreSelectedScalar(Int64*, ValueTuple<Vector128<Int64>,Vector128<Int64>>, Byte)
public:
static void StoreSelectedScalar(long* address, ValueTuple<System::Runtime::Intrinsics::Vector128<long>, System::Runtime::Intrinsics::Vector128<long>> value, System::Byte index);
public static void StoreSelectedScalar (long* address, (System.Runtime.Intrinsics.Vector128<long> value1, System.Runtime.Intrinsics.Vector128<long> value2) value, byte index);
static member StoreSelectedScalar : nativeptr<int64> * ValueTuple<System.Runtime.Intrinsics.Vector128<int64>, System.Runtime.Intrinsics.Vector128<int64>> * byte -> unit
Parameter
- address
- Int64*
- value
- ValueTuple<Vector128<Int64>,Vector128<Int64>>
- index
- Byte
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.