MMX instruction to subtract packed dwords.

A MMX register or 64 bit memory location is subtracted from to a MMX register, double word-wise. If either dword would have a value less than 0, it underflows, but does not affect the other dword.

Compare PSUBB, PSUBW, PSUBSD, PSUBUSD.