Sve.CreateWhileLessThanMask64Bit Method

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.

Overloads

CreateWhileLessThanMask64Bit(Int32, Int32)

svbool_t svwhilelt_b64[_s32](int32_t op1, int32_t op2)

WHILELT Presult.D, Wop1, Wop2

CreateWhileLessThanMask64Bit(Int64, Int64)

svbool_t svwhilelt_b64[_s64](int64_t op1, int64_t op2)

WHILELT Presult.D, Xop1, Xop2

CreateWhileLessThanMask64Bit(UInt32, UInt32)

svbool_t svwhilelt_b64[_u32](uint32_t op1, uint32_t op2)

WHILELO Presult.D, Wop1, Wop2

CreateWhileLessThanMask64Bit(UInt64, UInt64)

svbool_t svwhilelt_b64[_u64](uint64_t op1, uint64_t op2)

WHILELO Presult.D, Xop1, Xop2

CreateWhileLessThanMask64Bit(Int32, Int32)

svbool_t svwhilelt_b64[_s32](int32_t op1, int32_t op2)

WHILELT Presult.D, Wop1, Wop2

public static System.Numerics.Vector<ulong> CreateWhileLessThanMask64Bit (int left, int right);

Parameters

left
Int32
right
Int32

Returns

Applies to

.NET 9
Proizvod Verzije
.NET 9

CreateWhileLessThanMask64Bit(Int64, Int64)

svbool_t svwhilelt_b64[_s64](int64_t op1, int64_t op2)

WHILELT Presult.D, Xop1, Xop2

public static System.Numerics.Vector<ulong> CreateWhileLessThanMask64Bit (long left, long right);

Parameters

left
Int64
right
Int64

Returns

Applies to

.NET 9
Proizvod Verzije
.NET 9

CreateWhileLessThanMask64Bit(UInt32, UInt32)

svbool_t svwhilelt_b64[_u32](uint32_t op1, uint32_t op2)

WHILELO Presult.D, Wop1, Wop2

public static System.Numerics.Vector<ulong> CreateWhileLessThanMask64Bit (uint left, uint right);

Parameters

left
UInt32
right
UInt32

Returns

Applies to

.NET 9
Proizvod Verzije
.NET 9

CreateWhileLessThanMask64Bit(UInt64, UInt64)

svbool_t svwhilelt_b64[_u64](uint64_t op1, uint64_t op2)

WHILELO Presult.D, Xop1, Xop2

public static System.Numerics.Vector<ulong> CreateWhileLessThanMask64Bit (ulong left, ulong right);

Parameters

left
UInt64
right
UInt64

Returns

Applies to

.NET 9
Proizvod Verzije
.NET 9