SVE Instruction List by Dougall Johnson
MLAPT: Multiply-add checked pointer vectors
MLAPT Zda.D, Zn.D, Zm.D (SVE+CPA+NS
128-bit SVE

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

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

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

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

For each 64-bit element set (4) to (1) + (2) * (3), with a checked pointer bounds update on (1).
Report mistakes or give feedback
Inspired by and based on the x86/x64 SIMD Instruction List by Daytime.