Function svprfw_gather_u64index

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

Prefetch words Arm's documentation

Safety