vneg_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x4_t | vneg_f16 | (float16x4_t a) | Logical / Negate | |
Description Floating-point Negate (vector). This instruction negates the value of each vector element in the source SIMD&FP register, writes the result to a vector, and writes the vector to the destination SIMD&FP register. Results Vd.4H result This intrinsic compiles to the following instructions: FNEG Argument Preparation a register: Vn.4H Architectures A32, A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.