vS64FullMulEven(_:_:)
Signed 64-bit multiplication; results are twice as wide as multiplicands, even-numbered elements of multiplicand vectors are used. Note the big-endian convention: the leftmost element is element 0.
Declaration
func vS64FullMulEven(_ vA: vSInt32, _ vB: vSInt32) -> vSInt32