Avx10v2
V512
X64
IsSupported
ConvertToByteWithSaturationAndZeroExtendToInt32(Vector128<Single>)
ConvertToByteWithSaturationAndZeroExtendToInt32(Vector256<Single>)
ConvertToByteWithTruncatedSaturationAndZeroExtendToInt32(Vector128<Single>)
ConvertToByteWithTruncatedSaturationAndZeroExtendToInt32(Vector256<Single>)
ConvertToSByteWithSaturationAndZeroExtendToInt32(Vector128<Single>)
ConvertToSByteWithSaturationAndZeroExtendToInt32(Vector256<Single>)
ConvertToSByteWithTruncatedSaturationAndZeroExtendToInt32(Vector128<Single>)
ConvertToSByteWithTruncatedSaturationAndZeroExtendToInt32(Vector256<Single>)
MinMax(Vector128<Double>, Vector128<Double>, Byte)
MinMax(Vector128<Single>, Vector128<Single>, Byte)
MinMax(Vector256<Double>, Vector256<Double>, Byte)
MinMax(Vector256<Single>, Vector256<Single>, Byte)
MinMaxScalar(Vector128<Double>, Vector128<Double>, Byte)
MinMaxScalar(Vector128<Single>, Vector128<Single>, Byte)
MoveScalar(Vector128<Int16>)
MoveScalar(Vector128<Int32>)
MoveScalar(Vector128<UInt16>)
MoveScalar(Vector128<UInt32>)
StoreScalar(Int16*, Vector128<Int16>)
StoreScalar(UInt16*, Vector128<UInt16>)
net10.0
namespace System.Runtime.Intrinsics.X86
{
[CLSCompliant(false)]
public abstract class Avx10v2 : Avx10v1
{
public static Vector128<int> MoveScalar(Vector128<int> value);
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | System.Runtime.Intrinsics , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | The API is automatically referenced. |
| Preview | The API is contained in a preview framework. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API