Closed
Description
The following scatter methods were approved in #94006 but are not yet implemented.
(It's possible we have implemented these and changed the naming. This needs checking.)
public static unsafe Vector<T> LoadVectorInt32ZeroExtendFirstFaulting(uint* address); // LDFF1W // predicated
public static unsafe Vector<T> LoadVectorInt16ZeroExtendFirstFaulting(ushort* address); // LDFF1H // predicated