| Parameter | Description |
|---|---|
| a | Vector a |
| b | Vector b |
v256 Vector
Subtract packed single-precision (32-bit) floating-point elements in b from packed single-precision (32-bit) floating-point elements in a, and store the results in dst.
____ VSUBPS ymm1, ymm2, ymm3/v256 Performs an SIMD subtract of the eight packed single-precision floating-point values in the second Source operand from the First Source operand, and stores the packed single-precision floating-point results in the destination