Opcode MOVLPS


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

Instruction: MOVLPS dest,src

Description:
dest[<1>] <- src[<1>];
dest[<0>] <- src[<0>];
<0> = 31..0 <2> = 95..64
<1> = 63..32 <3> = 127..96

Physical Form and Timing:
MOVLPS xmm,m64 ---- 0F 12 /r ---- 1
MOVLPS m64,xmm ---- 0F 13 /r ---- 1


Copyright by InternetNightmare 2005-2006