SVE Instruction List by Dougall Johnson
See "MADPT" in the exploration tools

MADPT: Multiply-add checked pointer vectors to multiplicand

MADPT Zdn.D, Zm.D, Za.D (SVE+CPA+NS

128-bit SVE

For each 64-bit element set (4) to (3) + (1) * (2), with a checked pointer bounds update on (3).

256-bit SVE

For each 64-bit element set (4) to (3) + (1) * (2), with a checked pointer bounds update on (3).

512-bit SVE

For each 64-bit element set (4) to (3) + (1) * (2), with a checked pointer bounds update on (3).

Larger sizes

1024-bit SVE

For each 64-bit element set (4) to (3) + (1) * (2), with a checked pointer bounds update on (3).

2048-bit SVE

For each 64-bit element set (4) to (3) + (1) * (2), with a checked pointer bounds update on (3).

Report mistakes or give feedback
Inspired by and based on the x86/x64 SIMD Instruction List by Daytime.