vrbit_u8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint8x8_t | vrbit_u8 | (uint8x8_t a) | Vector manipulation / Reverse bits within elements | |
Description Reverse Bit order (vector). This instruction reads each vector element from the source SIMD&FP register, reverses the bits of the element, places the results into a vector, and writes the vector to the destination SIMD&FP register. Results Vd.8B result This intrinsic compiles to the following instructions: RBIT Argument Preparation a register: Vn.8B Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.