Function svprfb

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

Prefetch bytes Arm's documentation

Safety