Function svprfh_gather_u32index

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

Prefetch halfwords Arm's documentation

Safety