sse10
SIMD

SSE Logical

  • ANDPS returns a bitwise AND between the two operands.
  • ANDNPS returns a bitwise AND NOT between the two operands.
  • ORPS returns a bitwise OR between the two operands.
  • XORPS returns a bitwise XOR between the two operands.
  • sse10
sse11

Leave a Reply

Your email address will not be published. Required fields are marked *