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

REVD: Reverse 64-bit doublewords in elements (predicated)

REVD Zd.Q, Pg/M, Zn.Q (SVE2.1 (SME

128-bit SVE

Within each 128-bit element from (1), reverse the order of the 64-bit values, setting (2) to the result.

256-bit SVE

Within each 128-bit element from (1), reverse the order of the 64-bit values, setting (2) to the result.

512-bit SVE

Within each 128-bit element from (1), reverse the order of the 64-bit values, setting (2) to the result.

Larger sizes

1024-bit SVE

Within each 128-bit element from (1), reverse the order of the 64-bit values, setting (2) to the result.

2048-bit SVE

Within each 128-bit element from (1), reverse the order of the 64-bit values, setting (2) to the result.

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