Function svld1uh_gather_u64offset_s64

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

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

Safety