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