Function svld1sh_gather_s32index_u32

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

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

Safety