[__arm_]vadcq[_u32]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint32x4_t | [__arm_]vadcq[_u32] | (uint32x4_t a, uint32x4_t b, unsigned * carry) | Vector arithmetic / Add / Addition | |
Description Add with carry across beats, with carry in from and out to FPSCR.C. Initial value of FPSCR.C can be overridden by using the 'I' variant. FPSCR.C is not updated for beats disabled because of predication. FPSCR.N, .V and .Z are zeroed. Results Qd resultRt *carry This intrinsic compiles to the following instructions: VMRS BFI VMSR VADC.I32 VMRS LSR AND Argument Preparation a register: Qnb register: Qmcarry register: Rt Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.