Function svldnt1sh_gather_s64index_s64

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

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

Safety