x86 Assembly Language Reference Manual

SSE2 Logical Instructions

The SSE2 logical instructions operate on packed double-precision floating-point values.

Table 3–38 SSE2 Logical Instructions

Solaris Mnemonic 

Intel/AMD Mnemonic 

Description 

Notes 

andnpd

ANDNPD

perform bitwise logical AND NOT of packed double-precision floating-point values 

 

andpd

ANDPD

perform bitwise logical AND of packed double-precision floating-point values 

 

orpd

ORPD

perform bitwise logical OR of packed double-precision floating-point values 

 

xorpd

XORPD

perform bitwise logical XOR of packed double-precision floating-point values