Sve.LoadVectorSByteNonFaultingSignExtendToUInt64(SByte*) 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.
svuint64_t svldnf1sb_u64(svbool_t pg, const int8_t *base)
LDNF1SB Zresult.D, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<System::UInt64> LoadVectorSByteNonFaultingSignExtendToUInt64(System::SByte* address);
public static System.Numerics.Vector<ulong> LoadVectorSByteNonFaultingSignExtendToUInt64 (sbyte* address);
static member LoadVectorSByteNonFaultingSignExtendToUInt64 : nativeptr<sbyte> -> System.Numerics.Vector<uint64>
Parameters
- address
- SByte*
Returns
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.