Home | History | Annotate | Download | only in priv

Lines Matching full:movlps

11918       /* Identical to MOVLPS ? */
11935 /* 0F 12 = MOVLPS -- move from mem to low half of XMM. */
11952 DIP("movlps %s, %s\n",
11960 /* 0F 13 = MOVLPS -- move from low half of XMM to mem. */
11970 DIP("movlps %s, %s\n", nameXMMReg( gregOfRexRM(pfx,modrm) ),
11977 /* Identical to MOVLPS ? */