- CVTPS2PI, CVTTPS2PI
Bitwise logical operations Packed – ANDPS, ORPS, XORPS,
ANDNPS Arithmetic PMULHUW, PSADBW, PAVGB, PAVGW, PMAXUB, PMINUB, PMAXSW, PMINSW...
- floating-point instructions: * The
floating point single bitwise operations ANDPS,
ANDNPS, ORPS and
XORPS produce the same
result as the SSE2
integer (PAND, PANDN...