[__arm_]vmovlbq_m[_u16]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint32x4_t | [__arm_]vmovlbq_m[_u16] | (uint32x4_t inactive, uint16x8_t a, mve_pred16_t p) | Move / Vector move | |
Description Selects an element of 8 or 16-bits from either the top half (T variant) or bottom half (B variant) of each source element, sign or zero-extends, performs a signed or unsigned left shift by an immediate value and places the 16 or 32-bit results in the destination vector. Results Qd result This intrinsic compiles to the following instructions: VMSR VPST VMOVLBT.U16 Argument Preparation inactive register: Qda register: Qmp register: Rp Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.