Function svprfd_gather_s32index
#[target_feature(enable = "sve")]
pub unsafe fn svprfd_gather_s32index<const OP: svprfop, T>(pg: svbool_t, base: *const T, indices: svint32_t)
Prefetch doublewords Arm's documentation
Safety
pointer::offsetsafety constraints must be met for the address calculation for each active element (governed bypg).