vsri_n_p64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | poly64x1_t | vsri_n_p64 | (poly64x1_t a, poly64x1_t b, const int n) | Shift / Right / Vector shift right and insert | |
Description Shift Right and Insert (immediate). This instruction reads each vector element in the source SIMD&FP register, right shifts each vector element by an immediate value, and inserts the result into the corresponding vector element in the destination SIMD&FP register such that the new zero bits created by the shift are not inserted but retain their existing value. Bits shifted out of the right of each vector element of the source register are lost. Results Dd result This intrinsic compiles to the following instructions: SRI Argument Preparation a register: Ddb register: Dnn minimum: 1; maximum: 64 Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.