SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint16x8_t[__arm_]vrev32q[_s16](int16x8_t a)Vector manipulation / Reverse elements
Description
Reverse the order of 8-bit or 16-bit elements within each word of the source vector register and places the result in the destination vector register.
Results
Qd result
This intrinsic compiles to the following instructions:

VREV32.16 Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE