Sve.LoadVectorInt16NonFaultingSignExtendToUInt32(Int16*) 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.
svuint32_t svldnf1sh_u32(svbool_t pg, const int16_t *base)
LDNF1SH Zresult.S, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<System::UInt32> LoadVectorInt16NonFaultingSignExtendToUInt32(short* address);
public static System.Numerics.Vector<uint> LoadVectorInt16NonFaultingSignExtendToUInt32(short* address);
static member LoadVectorInt16NonFaultingSignExtendToUInt32 : nativeptr<int16> -> System.Numerics.Vector<uint32>
Parameters
- address
- Int16*
Returns
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.