Function svldnf1sw_u64

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

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

Safety