Edit

Share via


Sve2 Class

Definition

Important

This API is not CLS-compliant.

public ref class Sve2 abstract : System::Runtime::Intrinsics::Arm::Sve
[System.CLSCompliant(false)]
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public abstract class Sve2 : System.Runtime.Intrinsics.Arm.Sve
[<System.CLSCompliant(false)>]
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type Sve2 = class
    inherit Sve
Public MustInherit Class Sve2
Inherits Sve
Inheritance
Attributes

Properties

IsSupported

Methods

BitwiseClearXor(Vector<Byte>, Vector<Byte>, Vector<Byte>)
BitwiseClearXor(Vector<Int16>, Vector<Int16>, Vector<Int16>)
BitwiseClearXor(Vector<Int32>, Vector<Int32>, Vector<Int32>)
BitwiseClearXor(Vector<Int64>, Vector<Int64>, Vector<Int64>)
BitwiseClearXor(Vector<SByte>, Vector<SByte>, Vector<SByte>)
BitwiseClearXor(Vector<UInt16>, Vector<UInt16>, Vector<UInt16>)
BitwiseClearXor(Vector<UInt32>, Vector<UInt32>, Vector<UInt32>)
BitwiseClearXor(Vector<UInt64>, Vector<UInt64>, Vector<UInt64>)
Equals(Object)

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

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
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