Sve.LoadVectorByteNonFaultingZeroExtendToUInt16(Byte*) Method

Definition

svuint16_t svldnf1ub_u16(svbool_t pg, const uint8_t *base)

LDNF1B Zresult.H, Pg/Z, [Xbase, #0, MUL VL]

public:
 static System::Numerics::Vector<System::UInt16> LoadVectorByteNonFaultingZeroExtendToUInt16(System::Byte* address);
public static System.Numerics.Vector<ushort> LoadVectorByteNonFaultingZeroExtendToUInt16 (byte* address);
static member LoadVectorByteNonFaultingZeroExtendToUInt16 : nativeptr<byte> -> System.Numerics.Vector<uint16>

Parameters

address
Byte*

Returns

Applies to