Function svldnt1uh_gather_u32offset_s32

#[target_feature(enable = "sve", enable = "sve2")]
pub unsafe fn svldnt1uh_gather_u32offset_s32(pg: svbool_t, base: *const u16, offsets: svuint32_t) -> svint32_t

Load 16-bit data and zero-extend, non-temporal Arm's documentation

Safety