Avx512F.GetExponent 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.

Overloads

GetExponent(Vector512<Double>)

__m512d _mm512_getexp_pd (__m512d a)

VGETEXPPD zmm1 {k1}{z}, zmm2/m512/m64bcst{sae}

GetExponent(Vector512<Single>)

__m512 _mm512_getexp_ps (__m512 a)

VGETEXPPS zmm1 {k1}{z}, zmm2/m512/m32bcst{sae}

GetExponent(Vector512<Double>)

Source:
Avx512F.cs
Source:
Avx512F.cs

__m512d _mm512_getexp_pd (__m512d a)

VGETEXPPD zmm1 {k1}{z}, zmm2/m512/m64bcst{sae}

public static System.Runtime.Intrinsics.Vector512<double> GetExponent (System.Runtime.Intrinsics.Vector512<double> value);

Parameters

value
Vector512<Double>

Returns

Applies to

.NET 9 dan .NET 8
Produk Versi
.NET 8, 9

GetExponent(Vector512<Single>)

Source:
Avx512F.cs
Source:
Avx512F.cs

__m512 _mm512_getexp_ps (__m512 a)

VGETEXPPS zmm1 {k1}{z}, zmm2/m512/m32bcst{sae}

public static System.Runtime.Intrinsics.Vector512<float> GetExponent (System.Runtime.Intrinsics.Vector512<float> value);

Parameters

value
Vector512<Single>

Returns

Applies to

.NET 9 dan .NET 8
Produk Versi
.NET 8, 9