NASM 2.05 based x86 Instruction Reference[ch333]
A.5.307 SUBPS: Packed Single-Precision FP Subtract SUBPS xmm1,xmm2/m128 ; 0F 5C /r [KATMAI,SSE] SUBPS subtracts the packed single-precision FP values of the source operand from those of the destination operand, and stores the result in the destination operation.