Sve.LoadVectorSByteSignExtendToUInt64(Vector<UInt64>, SByte*) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
svuint64_t svld1sb_u64(svbool_t pg, const int8_t *base)
LD1SB Zresult.D, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<System::UInt64> LoadVectorSByteSignExtendToUInt64(System::Numerics::Vector<System::UInt64> mask, System::SByte* address);
public static System.Numerics.Vector<ulong> LoadVectorSByteSignExtendToUInt64(System.Numerics.Vector<ulong> mask, sbyte* address);
static member LoadVectorSByteSignExtendToUInt64 : System.Numerics.Vector<uint64> * nativeptr<sbyte> -> System.Numerics.Vector<uint64>
Parâmetros
- address
- SByte*