Sve2.CreateWhileReadAfterWriteMaskUInt64(UInt64*, UInt64*) Method

Definition

public:
 static System::Numerics::Vector<System::UInt64> CreateWhileReadAfterWriteMaskUInt64(System::UInt64* left, System::UInt64* right);
public static System.Numerics.Vector<ulong> CreateWhileReadAfterWriteMaskUInt64(ulong* left, ulong* right);
static member CreateWhileReadAfterWriteMaskUInt64 : nativeptr<uint64> * nativeptr<uint64> -> System.Numerics.Vector<uint64>

Parameters

left
UInt64*
right
UInt64*

Returns

Applies to