Sse3
X64
IsSupported
AddSubtract(Vector128<Double>, Vector128<Double>)
AddSubtract(Vector128<Single>, Vector128<Single>)
HorizontalAdd(Vector128<Double>, Vector128<Double>)
HorizontalAdd(Vector128<Single>, Vector128<Single>)
HorizontalSubtract(Vector128<Double>, Vector128<Double>)
HorizontalSubtract(Vector128<Single>, Vector128<Single>)
LoadAndDuplicateToVector128(Double*)
LoadDquVector128(Byte*)
LoadDquVector128(Int16*)
LoadDquVector128(Int32*)
LoadDquVector128(Int64*)
LoadDquVector128(SByte*)
LoadDquVector128(UInt16*)
LoadDquVector128(UInt32*)
LoadDquVector128(UInt64*)
MoveAndDuplicate(Vector128<Double>)
MoveHighAndDuplicate(Vector128<Single>)
MoveLowAndDuplicate(Vector128<Single>)
netcoreapp3.0
namespace System.Runtime.Intrinsics.X86
{
[CLSCompliant(false)]
public abstract class Sse3 : Sse2
{
public static Vector128<double> HorizontalSubtract(Vector128<double> left, Vector128<double> right);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
Information specific to netcoreapp3.0 | |
Assembly | System.Runtime.Intrinsics , Version=4.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API