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