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

URSQRTE: Unsigned reciprocal square root estimate (predicated)

URSQRTE Zd.S, Pg/M, Zn.S (SVE2 (SME
svuint32_t svrsqrte[_u32]_m(svuint32_t inactive, svbool_t pg, svuint32_t op)

128-bit SVE

See the documentation for more information.

256-bit SVE

See the documentation for more information.

512-bit SVE

See the documentation for more information.

Larger sizes

1024-bit SVE

See the documentation for more information.

2048-bit SVE

See the documentation for more information.

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