Function svprfh_gather_s64index

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

Prefetch halfwords Arm's documentation

Safety