Opcode MOVLHPS


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

Instruction: MOVLHPS dest,src

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

Physical Form and Timing:
MOVLHPS xmm1,xmm2 ---- 0F 16 /r ---- 1


Copyright by InternetNightmare 2005-2006