Home | History | Annotate | Download | only in priv

Lines Matching full:movlps

12510       /* Identical to MOVLPS ? */
12527 /* 0F 12 = MOVLPS -- move from mem to low half of XMM. */
12544 DIP("movlps %s, %s\n",
12552 /* 0F 13 = MOVLPS -- move from low half of XMM to mem. */
12562 DIP("movlps %s, %s\n", nameXMMReg( gregOfRexRM(pfx,modrm) ),
12569 /* Identical to MOVLPS ? */