vS128Neg(_:)
Signed 128-bit negation.
Declaration
func vS128Neg(_ vA: vSInt32) -> vSInt32Parameters
- vA:
The value to negate.
Return Value
Returns the negated value.
Signed 128-bit negation.
func vS128Neg(_ vA: vSInt32) -> vSInt32The value to negate.
Returns the negated value.