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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

PSUBUSB<br />

Packed Subtract Unsigned and Saturate Bytes<br />

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

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

writes the unsigned integer result of each subtraction in the corresponding byte of the<br />

destination (first source). The first source/destination operand is an XMM register and<br />

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

Mnemonic Opcode Description<br />

PSUBUSB xmm1, xmm2/mem128 66 0F D8 /r Subtracts packed byte unsigned integer values in an XMM<br />

register or 128-bit memory location from packed byte integer<br />

values in another XMM register and writes the result in the<br />

destination XMM register.<br />

xmm1<br />

xmm2/mem128<br />

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

127 0 127 0<br />

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

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

subtract<br />

saturate<br />

subtract<br />

saturate<br />

psubusb-128.eps<br />

For each packed value in the destination, if the value is larger than the largest<br />

unsigned 8-bit integer, it is saturated to FFh, and if the value is smaller than the<br />

smallest unsigned 8-bit integer, it is saturated to 00h.<br />

Related Instructions<br />

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

rFLAGS Affected<br />

None<br />

MXCSR Flags Affected<br />

318 PSUBUSB

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

Saved successfully!

Ooh no, something went wrong!