Skip to content

Intrinsics for Gather Scatter

Jeffrey Young edited this page Apr 22, 2019 · 2 revisions

ARM C Language Extensions

ARM C Language Extensions for SVE includes specific intrinsics for operating on vector-based gather/scatter (G/S) and vector+scalar operations for G/S.

As an example void svprfd_gather_[s32]index(svbool_t pg, const void *base, svint32_t indices, svprfop op) performs a vector-based prefetch unextended load