Explain what the following fragment of code achieves. the data is signed and that the packed shift

Question:

Explain what the following fragment of code achieves. the data is signed and that the packed shift right arithmetic instruction operates on word (16-bit) operands.

MOVQ MMO, MM1 PSRAW MMO, 15 PXOR MMO, MM1 

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

Step by Step Answer:

Question Posted: