Opcode ANDPS


CPU: Pentium III+ (KNI/MMX2)
Type of instruction: User

Instruction: ANDPS dest,src

Description:
dest = dest AND src; // Bitwize

Physical Form and Timing:
ANDPS xmm1,xmm2/m128 ---- 0F 54 /r ---- 2


Copyright by InternetNightmare 2005-2006