Opcode XORPS


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

Instruction: XORPS dest,src

Description:
dest = dest XOR src; // Bitwize 128-bit

Physical Form and Timing:
XORPS xmm1,xmm2/m128 ---- 0F 57 /r ---- 2


Copyright by InternetNightmare 2005-2006