Sse.X64 Clase
Definición
public: ref class Sse::X64 abstract : System::Runtime::Intrinsics::X86::X86Base::X64
public: ref class Sse::X64 abstract
public abstract class Sse.X64 : System.Runtime.Intrinsics.X86.X86Base.X64
public abstract class Sse.X64
type Sse.X64 = class
inherit X86Base.X64
type Sse.X64 = class
Public MustInherit Class Sse.X64
Inherits X86Base.X64
Public MustInherit Class Sse.X64
- Herencia
- Herencia
-
Sse.X64
- Derivado
Propiedades
IsSupported |
Métodos
ConvertScalarToVector128Single(Vector128<Single>, Int64) |
__m128 _mm_cvtsi64_ss (__m128 a, __int64 b)__m128 _mm_cvtsi64_ss (__m128 a, __int64 b) CVTSI2SS xmm, reg/m64CVTSI2SS xmm, reg/m64 |
ConvertToInt64(Vector128<Single>) |
__int64 _mm_cvtss_si64 (__m128 a)__int64 _mm_cvtss_si64 (__m128 a) CVTSS2SI r64, xmm/m32CVTSS2SI r64, xmm/m32 |
ConvertToInt64WithTruncation(Vector128<Single>) |
__int64 _mm_cvttss_si64 (__m128 a)__int64 _mm_cvttss_si64 (__m128 a) CVTTSS2SI r64, xmm/m32CVTTSS2SI r64, xmm/m32 |
Equals(Object) |
Determina si el objeto especificado es igual que el objeto actual.Determines whether the specified object is equal to the current object. (Heredado de Object) |
GetHashCode() |
Sirve como la función hash predeterminada.Serves as the default hash function. (Heredado de Object) |
GetType() |
Obtiene el Type de la instancia actual.Gets the Type of the current instance. (Heredado de Object) |
MemberwiseClone() |
Crea una copia superficial del Object actual.Creates a shallow copy of the current Object. (Heredado de Object) |
ToString() |
Devuelve una cadena que representa el objeto actual.Returns a string that represents the current object. (Heredado de Object) |