[__arm_]urshrl
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint64_t | [__arm_]urshrl | (uint64_t value, const int shift) | 64-bit arithmetic / Rounding shift right long | |
Description Unsigned rounding shift right by 1 to 32 bits of a 64 bit value stored in two general-purpose registers. Results [RdaHi,RdaLo] result This intrinsic compiles to the following instructions: URSHRL Argument Preparation value register: [RdaHi,RdaLo]shift minimum: 1; maximum: 32 Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.