Sve.ShiftLeftLogical Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| ShiftLeftLogical(Vector<SByte>, Vector<UInt64>) |
svint8_t svlsl_wide[_s8]_m(svbool_t pg, svint8_t op1, svuint64_t op2) svint8_t svlsl_wide[_s8]_x(svbool_t pg, svint8_t op1, svuint64_t op2) svint8_t svlsl_wide[_s8]_z(svbool_t pg, svint8_t op1, svuint64_t op2) LSL Ztied1.B, Pg/M, Ztied1.B, Zop2.D |
| ShiftLeftLogical(Vector<UInt64>, Vector<UInt64>) |
svuint64_t svlsl[_u64]_m(svbool_t pg, svuint64_t op1, svuint64_t op2) svuint64_t svlsl[_u64]_x(svbool_t pg, svuint64_t op1, svuint64_t op2) svuint64_t svlsl[_u64]_z(svbool_t pg, svuint64_t op1, svuint64_t op2) LSL Ztied1.D, Pg/M, Ztied1.D, Zop2.D |
| ShiftLeftLogical(Vector<UInt32>, Vector<UInt64>) |
svuint32_t svlsl_wide[_u32]_m(svbool_t pg, svuint32_t op1, svuint64_t op2) svuint32_t svlsl_wide[_u32]_x(svbool_t pg, svuint32_t op1, svuint64_t op2) svuint32_t svlsl_wide[_u32]_z(svbool_t pg, svuint32_t op1, svuint64_t op2) LSL Ztied1.S, Pg/M, Ztied1.S, Zop2.D |
| ShiftLeftLogical(Vector<UInt32>, Vector<UInt32>) |
svuint32_t svlsl[_u32]_m(svbool_t pg, svuint32_t op1, svuint32_t op2) svuint32_t svlsl[_u32]_x(svbool_t pg, svuint32_t op1, svuint32_t op2) svuint32_t svlsl[_u32]_z(svbool_t pg, svuint32_t op1, svuint32_t op2) LSL Ztied1.S, Pg/M, Ztied1.S, Zop2.S |
| ShiftLeftLogical(Vector<UInt16>, Vector<UInt64>) |
svuint16_t svlsl_wide[_u16]_m(svbool_t pg, svuint16_t op1, svuint64_t op2) svuint16_t svlsl_wide[_u16]_x(svbool_t pg, svuint16_t op1, svuint64_t op2) svuint16_t svlsl_wide[_u16]_z(svbool_t pg, svuint16_t op1, svuint64_t op2) LSL Ztied1.H, Pg/M, Ztied1.H, Zop2.D |
| ShiftLeftLogical(Vector<UInt16>, Vector<UInt16>) |
svuint16_t svlsl[_u16]_m(svbool_t pg, svuint16_t op1, svuint16_t op2) svuint16_t svlsl[_u16]_x(svbool_t pg, svuint16_t op1, svuint16_t op2) svuint16_t svlsl[_u16]_z(svbool_t pg, svuint16_t op1, svuint16_t op2) LSL Ztied1.H, Pg/M, Ztied1.H, Zop2.H |
| ShiftLeftLogical(Vector<SByte>, Vector<Byte>) |
svint8_t svlsl[_s8]_m(svbool_t pg, svint8_t op1, svuint8_t op2) svint8_t svlsl[_s8]_x(svbool_t pg, svint8_t op1, svuint8_t op2) svint8_t svlsl[_s8]_z(svbool_t pg, svint8_t op1, svuint8_t op2) LSL Ztied1.B, Pg/M, Ztied1.B, Zop2.B |
| ShiftLeftLogical(Vector<Byte>, Vector<UInt64>) |
svuint8_t svlsl_wide[_u8]_m(svbool_t pg, svuint8_t op1, svuint64_t op2) svuint8_t svlsl_wide[_u8]_x(svbool_t pg, svuint8_t op1, svuint64_t op2) LSL Ztied1.B, Pg/M, Ztied1.B, Zop2.D LSL Zresult.B, Zop1.B, Zop2.D |
| ShiftLeftLogical(Vector<Int32>, Vector<UInt64>) |
svint32_t svlsl_wide[_s32]_m(svbool_t pg, svint32_t op1, svuint64_t op2) svint32_t svlsl_wide[_s32]_x(svbool_t pg, svint32_t op1, svuint64_t op2) svint32_t svlsl_wide[_s32]_z(svbool_t pg, svint32_t op1, svuint64_t op2) LSL Ztied1.S, Pg/M, Ztied1.S, Zop2.D |
| ShiftLeftLogical(Vector<Int32>, Vector<UInt32>) |
svint32_t svlsl[_s32]_m(svbool_t pg, svint32_t op1, svuint32_t op2) svint32_t svlsl[_s32]_x(svbool_t pg, svint32_t op1, svuint32_t op2) svint32_t svlsl[_s32]_z(svbool_t pg, svint32_t op1, svuint32_t op2) LSL Ztied1.S, Pg/M, Ztied1.S, Zop2.S |
| ShiftLeftLogical(Vector<Int16>, Vector<UInt64>) |
svint16_t svlsl_wide[_s16]_m(svbool_t pg, svint16_t op1, svuint64_t op2) svint16_t svlsl_wide[_s16]_x(svbool_t pg, svint16_t op1, svuint64_t op2) svint16_t svlsl_wide[_s16]_z(svbool_t pg, svint16_t op1, svuint64_t op2) LSL Ztied1.H, Pg/M, Ztied1.H, Zop2.D |
| ShiftLeftLogical(Vector<Int16>, Vector<UInt16>) |
svint16_t svlsl[_s16]_m(svbool_t pg, svint16_t op1, svuint16_t op2) svint16_t svlsl[_s16]_x(svbool_t pg, svint16_t op1, svuint16_t op2) svint16_t svlsl[_s16]_z(svbool_t pg, svint16_t op1, svuint16_t op2) LSL Ztied1.H, Pg/M, Ztied1.H, Zop2.H |
| ShiftLeftLogical(Vector<Byte>, Vector<Byte>) |
svuint8_t svlsl[_u8]_m(svbool_t pg, svuint8_t op1, svuint8_t op2) svuint8_t svlsl[_u8]_x(svbool_t pg, svuint8_t op1, svuint8_t op2) svuint8_t svlsl[_u8]_z(svbool_t pg, svuint8_t op1, svuint8_t op2) LSL Ztied1.B, Pg/M, Ztied1.B, Zop2.B |
| ShiftLeftLogical(Vector<Int64>, Vector<UInt64>) |
svint64_t svlsl[_s64]_m(svbool_t pg, svint64_t op1, svuint64_t op2) svint64_t svlsl[_s64]_x(svbool_t pg, svint64_t op1, svuint64_t op2) svint64_t svlsl[_s64]_z(svbool_t pg, svint64_t op1, svuint64_t op2) LSL Ztied1.D, Pg/M, Ztied1.D, Zop2.D |
ShiftLeftLogical(Vector<SByte>, Vector<UInt64>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svint8_t svlsl_wide[_s8]_m(svbool_t pg, svint8_t op1, svuint64_t op2)
svint8_t svlsl_wide[_s8]_x(svbool_t pg, svint8_t op1, svuint64_t op2)
svint8_t svlsl_wide[_s8]_z(svbool_t pg, svint8_t op1, svuint64_t op2)
LSL Ztied1.B, Pg/M, Ztied1.B, Zop2.D
public:
static System::Numerics::Vector<System::SByte> ShiftLeftLogical(System::Numerics::Vector<System::SByte> left, System::Numerics::Vector<System::UInt64> right);
public static System.Numerics.Vector<sbyte> ShiftLeftLogical(System.Numerics.Vector<sbyte> left, System.Numerics.Vector<ulong> right);
static member ShiftLeftLogical : System.Numerics.Vector<sbyte> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<sbyte>
Public Shared Function ShiftLeftLogical (left As Vector(Of SByte), right As Vector(Of ULong)) As Vector(Of SByte)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<UInt64>, Vector<UInt64>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svuint64_t svlsl[_u64]_m(svbool_t pg, svuint64_t op1, svuint64_t op2)
svuint64_t svlsl[_u64]_x(svbool_t pg, svuint64_t op1, svuint64_t op2)
svuint64_t svlsl[_u64]_z(svbool_t pg, svuint64_t op1, svuint64_t op2)
LSL Ztied1.D, Pg/M, Ztied1.D, Zop2.D
public:
static System::Numerics::Vector<System::UInt64> ShiftLeftLogical(System::Numerics::Vector<System::UInt64> left, System::Numerics::Vector<System::UInt64> right);
public static System.Numerics.Vector<ulong> ShiftLeftLogical(System.Numerics.Vector<ulong> left, System.Numerics.Vector<ulong> right);
static member ShiftLeftLogical : System.Numerics.Vector<uint64> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<uint64>
Public Shared Function ShiftLeftLogical (left As Vector(Of ULong), right As Vector(Of ULong)) As Vector(Of ULong)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<UInt32>, Vector<UInt64>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svuint32_t svlsl_wide[_u32]_m(svbool_t pg, svuint32_t op1, svuint64_t op2)
svuint32_t svlsl_wide[_u32]_x(svbool_t pg, svuint32_t op1, svuint64_t op2)
svuint32_t svlsl_wide[_u32]_z(svbool_t pg, svuint32_t op1, svuint64_t op2)
LSL Ztied1.S, Pg/M, Ztied1.S, Zop2.D
public:
static System::Numerics::Vector<System::UInt32> ShiftLeftLogical(System::Numerics::Vector<System::UInt32> left, System::Numerics::Vector<System::UInt64> right);
public static System.Numerics.Vector<uint> ShiftLeftLogical(System.Numerics.Vector<uint> left, System.Numerics.Vector<ulong> right);
static member ShiftLeftLogical : System.Numerics.Vector<uint32> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<uint32>
Public Shared Function ShiftLeftLogical (left As Vector(Of UInteger), right As Vector(Of ULong)) As Vector(Of UInteger)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<UInt32>, Vector<UInt32>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svuint32_t svlsl[_u32]_m(svbool_t pg, svuint32_t op1, svuint32_t op2)
svuint32_t svlsl[_u32]_x(svbool_t pg, svuint32_t op1, svuint32_t op2)
svuint32_t svlsl[_u32]_z(svbool_t pg, svuint32_t op1, svuint32_t op2)
LSL Ztied1.S, Pg/M, Ztied1.S, Zop2.S
public:
static System::Numerics::Vector<System::UInt32> ShiftLeftLogical(System::Numerics::Vector<System::UInt32> left, System::Numerics::Vector<System::UInt32> right);
public static System.Numerics.Vector<uint> ShiftLeftLogical(System.Numerics.Vector<uint> left, System.Numerics.Vector<uint> right);
static member ShiftLeftLogical : System.Numerics.Vector<uint32> * System.Numerics.Vector<uint32> -> System.Numerics.Vector<uint32>
Public Shared Function ShiftLeftLogical (left As Vector(Of UInteger), right As Vector(Of UInteger)) As Vector(Of UInteger)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<UInt16>, Vector<UInt64>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svuint16_t svlsl_wide[_u16]_m(svbool_t pg, svuint16_t op1, svuint64_t op2)
svuint16_t svlsl_wide[_u16]_x(svbool_t pg, svuint16_t op1, svuint64_t op2)
svuint16_t svlsl_wide[_u16]_z(svbool_t pg, svuint16_t op1, svuint64_t op2)
LSL Ztied1.H, Pg/M, Ztied1.H, Zop2.D
public:
static System::Numerics::Vector<System::UInt16> ShiftLeftLogical(System::Numerics::Vector<System::UInt16> left, System::Numerics::Vector<System::UInt64> right);
public static System.Numerics.Vector<ushort> ShiftLeftLogical(System.Numerics.Vector<ushort> left, System.Numerics.Vector<ulong> right);
static member ShiftLeftLogical : System.Numerics.Vector<uint16> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<uint16>
Public Shared Function ShiftLeftLogical (left As Vector(Of UShort), right As Vector(Of ULong)) As Vector(Of UShort)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<UInt16>, Vector<UInt16>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svuint16_t svlsl[_u16]_m(svbool_t pg, svuint16_t op1, svuint16_t op2)
svuint16_t svlsl[_u16]_x(svbool_t pg, svuint16_t op1, svuint16_t op2)
svuint16_t svlsl[_u16]_z(svbool_t pg, svuint16_t op1, svuint16_t op2)
LSL Ztied1.H, Pg/M, Ztied1.H, Zop2.H
public:
static System::Numerics::Vector<System::UInt16> ShiftLeftLogical(System::Numerics::Vector<System::UInt16> left, System::Numerics::Vector<System::UInt16> right);
public static System.Numerics.Vector<ushort> ShiftLeftLogical(System.Numerics.Vector<ushort> left, System.Numerics.Vector<ushort> right);
static member ShiftLeftLogical : System.Numerics.Vector<uint16> * System.Numerics.Vector<uint16> -> System.Numerics.Vector<uint16>
Public Shared Function ShiftLeftLogical (left As Vector(Of UShort), right As Vector(Of UShort)) As Vector(Of UShort)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<SByte>, Vector<Byte>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svint8_t svlsl[_s8]_m(svbool_t pg, svint8_t op1, svuint8_t op2)
svint8_t svlsl[_s8]_x(svbool_t pg, svint8_t op1, svuint8_t op2)
svint8_t svlsl[_s8]_z(svbool_t pg, svint8_t op1, svuint8_t op2)
LSL Ztied1.B, Pg/M, Ztied1.B, Zop2.B
public:
static System::Numerics::Vector<System::SByte> ShiftLeftLogical(System::Numerics::Vector<System::SByte> left, System::Numerics::Vector<System::Byte> right);
public static System.Numerics.Vector<sbyte> ShiftLeftLogical(System.Numerics.Vector<sbyte> left, System.Numerics.Vector<byte> right);
static member ShiftLeftLogical : System.Numerics.Vector<sbyte> * System.Numerics.Vector<byte> -> System.Numerics.Vector<sbyte>
Public Shared Function ShiftLeftLogical (left As Vector(Of SByte), right As Vector(Of Byte)) As Vector(Of SByte)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<Byte>, Vector<UInt64>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svuint8_t svlsl_wide[_u8]_m(svbool_t pg, svuint8_t op1, svuint64_t op2)
svuint8_t svlsl_wide[_u8]_x(svbool_t pg, svuint8_t op1, svuint64_t op2)
LSL Ztied1.B, Pg/M, Ztied1.B, Zop2.D
LSL Zresult.B, Zop1.B, Zop2.D
public:
static System::Numerics::Vector<System::Byte> ShiftLeftLogical(System::Numerics::Vector<System::Byte> left, System::Numerics::Vector<System::UInt64> right);
public static System.Numerics.Vector<byte> ShiftLeftLogical(System.Numerics.Vector<byte> left, System.Numerics.Vector<ulong> right);
static member ShiftLeftLogical : System.Numerics.Vector<byte> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<byte>
Public Shared Function ShiftLeftLogical (left As Vector(Of Byte), right As Vector(Of ULong)) As Vector(Of Byte)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<Int32>, Vector<UInt64>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svint32_t svlsl_wide[_s32]_m(svbool_t pg, svint32_t op1, svuint64_t op2)
svint32_t svlsl_wide[_s32]_x(svbool_t pg, svint32_t op1, svuint64_t op2)
svint32_t svlsl_wide[_s32]_z(svbool_t pg, svint32_t op1, svuint64_t op2)
LSL Ztied1.S, Pg/M, Ztied1.S, Zop2.D
public:
static System::Numerics::Vector<int> ShiftLeftLogical(System::Numerics::Vector<int> left, System::Numerics::Vector<System::UInt64> right);
public static System.Numerics.Vector<int> ShiftLeftLogical(System.Numerics.Vector<int> left, System.Numerics.Vector<ulong> right);
static member ShiftLeftLogical : System.Numerics.Vector<int> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<int>
Public Shared Function ShiftLeftLogical (left As Vector(Of Integer), right As Vector(Of ULong)) As Vector(Of Integer)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<Int32>, Vector<UInt32>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svint32_t svlsl[_s32]_m(svbool_t pg, svint32_t op1, svuint32_t op2)
svint32_t svlsl[_s32]_x(svbool_t pg, svint32_t op1, svuint32_t op2)
svint32_t svlsl[_s32]_z(svbool_t pg, svint32_t op1, svuint32_t op2)
LSL Ztied1.S, Pg/M, Ztied1.S, Zop2.S
public:
static System::Numerics::Vector<int> ShiftLeftLogical(System::Numerics::Vector<int> left, System::Numerics::Vector<System::UInt32> right);
public static System.Numerics.Vector<int> ShiftLeftLogical(System.Numerics.Vector<int> left, System.Numerics.Vector<uint> right);
static member ShiftLeftLogical : System.Numerics.Vector<int> * System.Numerics.Vector<uint32> -> System.Numerics.Vector<int>
Public Shared Function ShiftLeftLogical (left As Vector(Of Integer), right As Vector(Of UInteger)) As Vector(Of Integer)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<Int16>, Vector<UInt64>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svint16_t svlsl_wide[_s16]_m(svbool_t pg, svint16_t op1, svuint64_t op2)
svint16_t svlsl_wide[_s16]_x(svbool_t pg, svint16_t op1, svuint64_t op2)
svint16_t svlsl_wide[_s16]_z(svbool_t pg, svint16_t op1, svuint64_t op2)
LSL Ztied1.H, Pg/M, Ztied1.H, Zop2.D
public:
static System::Numerics::Vector<short> ShiftLeftLogical(System::Numerics::Vector<short> left, System::Numerics::Vector<System::UInt64> right);
public static System.Numerics.Vector<short> ShiftLeftLogical(System.Numerics.Vector<short> left, System.Numerics.Vector<ulong> right);
static member ShiftLeftLogical : System.Numerics.Vector<int16> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<int16>
Public Shared Function ShiftLeftLogical (left As Vector(Of Short), right As Vector(Of ULong)) As Vector(Of Short)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<Int16>, Vector<UInt16>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svint16_t svlsl[_s16]_m(svbool_t pg, svint16_t op1, svuint16_t op2)
svint16_t svlsl[_s16]_x(svbool_t pg, svint16_t op1, svuint16_t op2)
svint16_t svlsl[_s16]_z(svbool_t pg, svint16_t op1, svuint16_t op2)
LSL Ztied1.H, Pg/M, Ztied1.H, Zop2.H
public:
static System::Numerics::Vector<short> ShiftLeftLogical(System::Numerics::Vector<short> left, System::Numerics::Vector<System::UInt16> right);
public static System.Numerics.Vector<short> ShiftLeftLogical(System.Numerics.Vector<short> left, System.Numerics.Vector<ushort> right);
static member ShiftLeftLogical : System.Numerics.Vector<int16> * System.Numerics.Vector<uint16> -> System.Numerics.Vector<int16>
Public Shared Function ShiftLeftLogical (left As Vector(Of Short), right As Vector(Of UShort)) As Vector(Of Short)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<Byte>, Vector<Byte>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svuint8_t svlsl[_u8]_m(svbool_t pg, svuint8_t op1, svuint8_t op2)
svuint8_t svlsl[_u8]_x(svbool_t pg, svuint8_t op1, svuint8_t op2)
svuint8_t svlsl[_u8]_z(svbool_t pg, svuint8_t op1, svuint8_t op2)
LSL Ztied1.B, Pg/M, Ztied1.B, Zop2.B
public:
static System::Numerics::Vector<System::Byte> ShiftLeftLogical(System::Numerics::Vector<System::Byte> left, System::Numerics::Vector<System::Byte> right);
public static System.Numerics.Vector<byte> ShiftLeftLogical(System.Numerics.Vector<byte> left, System.Numerics.Vector<byte> right);
static member ShiftLeftLogical : System.Numerics.Vector<byte> * System.Numerics.Vector<byte> -> System.Numerics.Vector<byte>
Public Shared Function ShiftLeftLogical (left As Vector(Of Byte), right As Vector(Of Byte)) As Vector(Of Byte)
Parametri
Restituisce
Si applica a
ShiftLeftLogical(Vector<Int64>, Vector<UInt64>)
- Origine:
- Sve.PlatformNotSupported.cs
- Origine:
- Sve.PlatformNotSupported.cs
svint64_t svlsl[_s64]_m(svbool_t pg, svint64_t op1, svuint64_t op2)
svint64_t svlsl[_s64]_x(svbool_t pg, svint64_t op1, svuint64_t op2)
svint64_t svlsl[_s64]_z(svbool_t pg, svint64_t op1, svuint64_t op2)
LSL Ztied1.D, Pg/M, Ztied1.D, Zop2.D
public:
static System::Numerics::Vector<long> ShiftLeftLogical(System::Numerics::Vector<long> left, System::Numerics::Vector<System::UInt64> right);
public static System.Numerics.Vector<long> ShiftLeftLogical(System.Numerics.Vector<long> left, System.Numerics.Vector<ulong> right);
static member ShiftLeftLogical : System.Numerics.Vector<int64> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<int64>
Public Shared Function ShiftLeftLogical (left As Vector(Of Long), right As Vector(Of ULong)) As Vector(Of Long)