Function svprfw

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

Prefetch words Arm's documentation

Safety