Function svld2_s8

#[target_feature(enable = "sve")]
pub unsafe fn svld2_s8(pg: svbool_t, base: *const i8) -> svint8x2_t

Load two-element tuples into two vectors Arm's documentation

Safety