Function svprfb_gather_s32offset

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

Prefetch bytes Arm's documentation

Safety