Opcode ANDNPS
CPU: Pentium III+ (KNI/MMX2)
Type of instruction: User
Instruction: ANDNPS dest,src
Description:
dest = NOT( dest AND src ); // Bitwize
Physical Form and Timing:
ANDNPS xmm1,xmm2/m128 ---- 0F 55 /r ---- 2
Copyright by InternetNightmare 2005-2006