vsubhn_high_u32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint16x8_t | vsubhn_high_u32 | (uint16x4_t r, uint32x4_t a, uint32x4_t b) | Vector arithmetic / Subtract / Narrowing subtraction | |
Description Subtract returning High Narrow. This instruction subtracts each vector element in the second source SIMD&FP register from the corresponding vector element in the first source SIMD&FP register, places the most significant half of the result into a vector, and writes the vector to the lower or upper half of the destination SIMD&FP register. All the values in this instruction are signed integer values. Results Vd.8H result This intrinsic compiles to the following instructions: SUBHN2 Argument Preparation r register: Vd.4Ha register: Vn.4Sb register: Vm.4S Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.