25.02.2015 Views

AMD 64-Bit Technology - ECE User Home Pages

AMD 64-Bit Technology - ECE User Home Pages

AMD 64-Bit Technology - ECE User Home Pages

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>AMD</strong> <strong>64</strong>-<strong>Bit</strong> <strong>Technology</strong> 26568—Rev. 3.02—August 2002<br />

PSUBB<br />

Packed Subtract Bytes<br />

Subtracts each packed 8-bit integer value in the second source operand from the<br />

corresponding packed 8-bit integer in the first source operand and writes the integer<br />

result of each subtraction in the corresponding byte of the destination (first source).<br />

The first source/destination operand is an XMM register and the second source<br />

operand is another XMM register or 128-bit memory location.<br />

Mnemonic Opcode Description<br />

PSUBB xmm1, xmm2/mem128 66 0F F8 /r Subtracts packed byte integer values in an XMM register or 128-bit<br />

memory location from packed byte integer values in another<br />

XMM register and writes the result in the destination XMM<br />

register.<br />

xmm1<br />

xmm2/mem128<br />

. . . . . . . . . . . . . .<br />

127 0 127 0<br />

. . . . . . . . . . . . . .<br />

. . . . . . . . . . . . . .<br />

subtract<br />

subtract<br />

psubb-128.eps<br />

This instruction operates on both signed and unsigned integers. If the result<br />

overflows, the carry is ignored (neither the overflow nor carry bit in rFLAGS is set),<br />

and only the low-order 8 bits of each result are written in the destination.<br />

Related Instructions<br />

PSUBD, PSUBQ, PSUBSB, PSUBSW, PSUBUSB, PSUBUSW, PSUBW<br />

rFLAGS Affected<br />

None<br />

308 PSUBB

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!