Consider the following block of operations that might be found inside a loop. Explain what the instructions

Question:

Consider the following block of operations that might be found inside a loop. Explain what the instructions do and what operation is being performed on the data. 

MOVQ MOVQ MM1, A MM2, B MOVO MM3, MM1 PSUBSB MM1, MM2 PSUBSB MM2, MM3 POR MM1, MM2 ;move 8 pixels of image A

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: