Function svld1sh_s64

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

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

Safety