VL
IsSupported
Compress(Vector128<Byte>, Vector128<Byte>, Vector128<Byte>)
Compress(Vector128<Int16>, Vector128<Int16>, Vector128<Int16>)
Compress(Vector128<SByte>, Vector128<SByte>, Vector128<SByte>)
Compress(Vector128<UInt16>, Vector128<UInt16>, Vector128<UInt16>)
Compress(Vector256<Byte>, Vector256<Byte>, Vector256<Byte>)
Compress(Vector256<Int16>, Vector256<Int16>, Vector256<Int16>)
Compress(Vector256<SByte>, Vector256<SByte>, Vector256<SByte>)
Compress(Vector256<UInt16>, Vector256<UInt16>, Vector256<UInt16>)
CompressStore(Byte*, Vector128<Byte>, Vector128<Byte>)
CompressStore(Byte*, Vector256<Byte>, Vector256<Byte>)
CompressStore(Int16*, Vector128<Int16>, Vector128<Int16>)
CompressStore(Int16*, Vector256<Int16>, Vector256<Int16>)
CompressStore(SByte*, Vector128<SByte>, Vector128<SByte>)
CompressStore(SByte*, Vector256<SByte>, Vector256<SByte>)
CompressStore(UInt16*, Vector128<UInt16>, Vector128<UInt16>)
CompressStore(UInt16*, Vector256<UInt16>, Vector256<UInt16>)
Expand(Vector128<Byte>, Vector128<Byte>, Vector128<Byte>)
Expand(Vector128<Int16>, Vector128<Int16>, Vector128<Int16>)
Expand(Vector128<SByte>, Vector128<SByte>, Vector128<SByte>)
Expand(Vector128<UInt16>, Vector128<UInt16>, Vector128<UInt16>)
Expand(Vector256<Byte>, Vector256<Byte>, Vector256<Byte>)
Expand(Vector256<Int16>, Vector256<Int16>, Vector256<Int16>)
Expand(Vector256<SByte>, Vector256<SByte>, Vector256<SByte>)
Expand(Vector256<UInt16>, Vector256<UInt16>, Vector256<UInt16>)
ExpandLoad(Byte*, Vector128<Byte>, Vector128<Byte>)
ExpandLoad(Byte*, Vector256<Byte>, Vector256<Byte>)
ExpandLoad(Int16*, Vector128<Int16>, Vector128<Int16>)
ExpandLoad(Int16*, Vector256<Int16>, Vector256<Int16>)
ExpandLoad(SByte*, Vector128<SByte>, Vector128<SByte>)
ExpandLoad(SByte*, Vector256<SByte>, Vector256<SByte>)
ExpandLoad(UInt16*, Vector128<UInt16>, Vector128<UInt16>)
ExpandLoad(UInt16*, Vector256<UInt16>, Vector256<UInt16>)
net10.0
namespace System.Runtime.Intrinsics.X86
{
[CLSCompliant(false)]
public abstract class Avx512Vbmi2 : Avx512Vbmi
{
public abstract class VL : VL
{
public static void CompressStore(byte* address, Vector128<byte> mask, Vector128<byte> source);
}
}
}
| .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