Tags / Equivalents
_mm_andnot_ps() on Intel 64-bit - SSE4.2
Purpose: Compute the bitwise NOT of packed single-precision (32-bit) floating-point elements in a and then AND with b, and store the results in ouput.
Purpose: Compute the bitwise NOT of packed single-precision (32-bit) floating-point elements in a and then AND with b, and store the results in ouput.