Searched refs:sse_movhps (Results 1 – 3 of 3) sorted by relevance
294 void sse_movhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
961 void sse_movhps( struct x86_function *p, in sse_movhps() function
729 sse_movhps(p->func, x86_make_disp(dst, 8), dataXMM); in translate_attr_convert()