MMX instruction to add packed bytes.
A
MMX register or 64 bit memory location is added to a MMX register, byte-by-byte. If any byte would have a value greater than
255, it
overflows, but does not affect any other bytes.
Compare
PADDW,
PADDD,
PADDSB,
PADDUSB.