Gfni.GaloisFieldAffineTransformInverse Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
__m128i _mm_gf2p8affineinv_epi64_epi8 (__m128i x, __m128i A, int b)
GF2P8AFFINEINVQB xmm1, xmm2/m128, imm8
VGF2P8AFFINEINVQB xmm1, xmm2, xmm3/m128, imm8
VGF2P8AFFINEINVQB xmm1{k1}{z}, xmm2, xmm3/m128/m64bcst, imm8
public:
static System::Runtime::Intrinsics::Vector128<System::Byte> GaloisFieldAffineTransformInverse(System::Runtime::Intrinsics::Vector128<System::Byte> x, System::Runtime::Intrinsics::Vector128<System::Byte> a, System::Byte b);
public static System.Runtime.Intrinsics.Vector128<byte> GaloisFieldAffineTransformInverse(System.Runtime.Intrinsics.Vector128<byte> x, System.Runtime.Intrinsics.Vector128<byte> a, byte b);
static member GaloisFieldAffineTransformInverse : System.Runtime.Intrinsics.Vector128<byte> * System.Runtime.Intrinsics.Vector128<byte> * byte -> System.Runtime.Intrinsics.Vector128<byte>
Public Shared Function GaloisFieldAffineTransformInverse (x As Vector128(Of Byte), a As Vector128(Of Byte), b As Byte) As Vector128(Of Byte)
Parameters
- b
- Byte