Lines Matching full:movhps
9166 /* 0F 16 = MOVHPS -- move from mem to high half of XMM. */
9174 DIP("movhps %s,%s\n", nameXMMReg(eregOfRM(modrm)),
9181 DIP("movhps %s,%s\n", dis_buf,
9187 /* 0F 17 = MOVHPS -- move from high half of XMM to mem. */
9196 DIP("movhps %s,%s\n", nameXMMReg( gregOfRM(insn[2]) ),
10373 /* These seems identical to MOVHPS. This instruction encoding is
10391 /* Again, this seems identical to MOVHPS. */