Sve.LoadVectorByteZeroExtendToUInt16(Vector<UInt16>, Byte*) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
svuint16_t svld1ub_u16(svbool_t pg, const uint8_t *base)
LD1B Zresult.H, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<System::UInt16> LoadVectorByteZeroExtendToUInt16(System::Numerics::Vector<System::UInt16> mask, System::Byte* address);
public static System.Numerics.Vector<ushort> LoadVectorByteZeroExtendToUInt16(System.Numerics.Vector<ushort> mask, byte* address);
static member LoadVectorByteZeroExtendToUInt16 : System.Numerics.Vector<uint16> * nativeptr<byte> -> System.Numerics.Vector<uint16>
Paramètres
- address
- Byte*