vneg_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x2_t | vneg_f32 | (float32x2_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.2S result This intrinsic compiles to the following instructions: FNEG Argument Preparation a register: Vn.2S Architectures v7, A32, A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.