vrsubhn_high_s64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int32x4_t | vrsubhn_high_s64 | (int32x2_t r, int64x2_t a, int64x2_t b) | Vector arithmetic / Subtract / Narrowing subtraction | |
Description Rounding Subtract returning High Narrow. This instruction subtracts each vector element of the second source SIMD&FP register from the corresponding vector element of 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. Results Vd.4S result This intrinsic compiles to the following instructions: RSUBHN2 Argument Preparation r register: Vd.2Sa register: Vn.2Db register: Vm.2D Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.