[__arm_]uqshl
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint32_t | [__arm_]uqshl | (uint32_t value, const int shift) | Shift / Left / Vector saturating shift left | |
Description Unsigned saturating shift left by 1 to 32 bits of a 32 bit value stored in a general-purpose register. Results Rda result This intrinsic compiles to the following instructions: UQSHL Argument Preparation value register: Rdashift minimum: 1; maximum: 32 Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.