MMX instruction to add packed
double words.
A
MMX register or 64 bit memory location is added to a MMX register, dword-wise. If either of the two
dwords would have a value greater than
4294967295, it
overflows, but does not affect the other dword.
Compare
PADDB,
PADDW,
PADDSD,
PADDUSD.