SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat16x8_t[__arm_]vbrsrq[_n_f16](float16x8_t a, int32_t b)Shift / Right / Vector bit reverse and shift right
Description
Reverse the specified number of LSB bits in each element of a vector register and set the other bits to zero. The number of bits to reverse is read in from the bottom byte of Rm and clamped to the range [0, <dt>].
Results
Qd result
This intrinsic compiles to the following instructions:

VBRSR.16 Qd,Qn,Rm

Argument Preparation
a register: Qnb register: Rm
Architectures
MVE