Sve.LoadVectorByteNonFaultingZeroExtendToInt16(Byte*) 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.
svint16_t svldnf1ub_s16(svbool_t pg, const uint8_t *base)
LDNF1B Zresult.H, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<short> LoadVectorByteNonFaultingZeroExtendToInt16(System::Byte* address);
public static System.Numerics.Vector<short> LoadVectorByteNonFaultingZeroExtendToInt16(byte* address);
static member LoadVectorByteNonFaultingZeroExtendToInt16 : nativeptr<byte> -> System.Numerics.Vector<int16>
Parameters
- address
- Byte*
Returns
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.