Function svld1sw_s64

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

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

Safety