Function svldff1sh_gather_u64index_u64

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

Load 16-bit data and sign-extend, first-faulting Arm's documentation

Safety