Function svldnt1uh_gather_s64index_u64

#[target_feature(enable = "sve", enable = "sve2")]
pub unsafe fn svldnt1uh_gather_s64index_u64(pg: svbool_t, base: *const u16, indices: svint64_t) -> svuint64_t

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

Safety