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