![Intel ITANIUM ARCHITECTURE Manual Download Page 430](http://html.mh-extra.com/html/intel/itanium-architecture/itanium-architecture_manual_2073403430.webp)
Volume 4: IA-32 Intel
®
MMX™ Technology Instruction Reference
4:423
PCMPEQB/PCMPEQW/PCMPEQD—Packed Compare for Equal
Description
Compares the individual data elements (bytes, words, or doublewords) in the
destination operand (first operand) to the corresponding data elements in the source
operand (second operand). (See
.) If a pair of data elements are equal, the
corresponding data element in the destination operand is set to all ones; otherwise, it is
set to all zeros. The destination operand must be an MMX technology register; the
source operand may be either an MMX technology register or a 64-bit memory location.
The PCMPEQB instruction compares the bytes in the destination operand to the
corresponding bytes in the source operand, with the bytes in the destination operand
being set according to the results.
The PCMPEQW instruction compares the words in the destination operand to the
corresponding words in the source operand, with the words in the destination operand
being set according to the results.
The PCMPEQD instruction compares the doublewords in the destination operand to the
corresponding doublewords in the source operand, with the doublewords in the
destination operand being set according to the results.
Opcode
Instruction
Description
0F 74 /r
PCMPEQB
mm, mm/m64
Compare packed bytes in
mm/m64
with packed bytes in
mm
for
equality.
0F 75 /r
PCMPEQW
mm, mm/m64
Compare packed words in
mm/m64
with packed words in
mm
for
equality.
0F 76 /r
PCMPEQD
mm, mm/m64
Compare packed doublewords in
mm/m64
with packed
doublewords in
mm
for equality.
Figure 3-10. Operation of the PCMPEQW Instruction
3006020
PCMPEQW mm, mm/m64
mm
mm/m64
mm
0000000000000000
0000000000000000
1111111111111111
0000000000000001
0000000000000000
0000000000000000
0000000000000111
0111000111000111
0000000000000000
0111000111000111
0111000111000111
1111111111111111
True
True
False
False
==
==
==
==
Summary of Contents for ITANIUM ARCHITECTURE
Page 1: ......
Page 7: ...402 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 199: ...4 192 Volume 4 Base IA 32 Instruction Reference FWAIT Wait See entry for WAIT ...
Page 352: ...Volume 4 Base IA 32 Instruction Reference 4 345 ROL ROR Rotate See entry for RCL RCR ROL ROR ...
Page 589: ...4 582 Volume 4 IA 32 SSE Instruction Reference ...
Page 590: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index ...
Page 591: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 603: ...INDEX Index 12 Index for Volumes 1 2 3 and 4 ...
Page 604: ......