[__arm_]uqshll
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint64_t | [__arm_]uqshll | (uint64_t value, const int shift) | Shift / Left / Vector saturating rounding shift left | |
Description Unsigned saturating shift left 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: UQSHLL Argument Preparation value register: [RdaHi,RdaLo]shift minimum: 1; maximum: 32 Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.