SVE Instruction List by Dougall Johnson
See "SUBPT (unpredicated)" in the exploration tools

SUBPT (unpredicated): Subtract checked pointer vectors (unpredicated)

SUBPT Zd.D, Zn.D, Zm.D (SVE+CPA+NS

128-bit SVE

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

256-bit SVE

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

512-bit SVE

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

Larger sizes

1024-bit SVE

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

2048-bit SVE

For each 64-bit element set (3) to (1) − (2), 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.