Прочитај на енглеском Уреди

Делите путем


Sse41.X64 Class

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.

Provides access to the x86 SSE4.1 hardware instructions, that are only available to 64-bit processes, via intrinsics.

C#
public abstract class Sse41.X64 : System.Runtime.Intrinsics.X86.Ssse3.X64
C#
public abstract class Sse41.X64 : System.Runtime.Intrinsics.X86.Sse2.X64
Inheritance
Inheritance
Sse41.X64
Derived

Properties

IsSupported

Gets a value that indicates whether the APIs in this class are supported.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
Extract(Vector128<Int64>, Byte)

__int64 _mm_extract_epi64 (__m128i a, const int imm8)

PEXTRQ reg/m64, xmm, imm8

Extract(Vector128<UInt64>, Byte)

__int64 _mm_extract_epi64 (__m128i a, const int imm8)

PEXTRQ reg/m64, xmm, imm8

GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
Insert(Vector128<Int64>, Int64, Byte)

__m128i _mm_insert_epi64 (__m128i a, __int64 i, const int imm8)

PINSRQ xmm, reg/m64, imm8

Insert(Vector128<UInt64>, UInt64, Byte)

__m128i _mm_insert_epi64 (__m128i a, __int64 i, const int imm8)

PINSRQ xmm, reg/m64, imm8

MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to

Производ Верзије
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10