Function svprfb_gather_u32offset

#[target_feature(enable = "sve")]
pub unsafe fn svprfb_gather_u32offset<const OP: svprfop, T>(pg: svbool_t, base: *const T, offsets: svuint32_t)

Prefetch bytes Arm's documentation

Safety