V512
IsSupported
GaloisFieldAffineTransform(Vector512<Byte>, Vector512<Byte>, Byte)
GaloisFieldAffineTransformInverse(Vector512<Byte>, Vector512<Byte>, Byte)
GaloisFieldMultiply(Vector512<Byte>, Vector512<Byte>)
net10.0
namespace System.Runtime.Intrinsics.X86
{
[CLSCompliant(false)]
public abstract class Gfni : Sse41
{
public abstract class V512
{
public static Vector512<byte> GaloisFieldAffineTransform(Vector512<byte> x, Vector512<byte> a, [ConstantExpected] byte b);
}
}
}
| .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