Function svld1rq_u64

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

Load and replicate 128 bits of data Arm's documentation

Safety