Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.Runtime.Intrinsics.X86
  3. Avx512Vbmi2
  4. ExpandLoad(UInt16*, Vector512<UInt16>, Vector512<UInt16>)
  • 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>)
net11.0
namespace System.Runtime.Intrinsics.X86
{
    [CLSCompliant(false)]
    public abstract class Avx512Vbmi2 : Avx512Vbmi
    {
        public static Vector512<ushort> ExpandLoad(ushort* address, Vector512<ushort> mask, Vector512<ushort> merge);
    }
}
.NET
10.011.0
Information specific to net11.0
Assembly

System.Runtime.Intrinsics , Version=11.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

03/25/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙