Searched refs:sse_movhps (Results 1 – 5 of 5) sorted by relevance
168 void sse_movhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
459 void sse_movhps( struct x86_function *p, in sse_movhps() function
292 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
701 sse_movhps(p->func, x86_make_disp(dst, 8), dataXMM); in translate_attr_convert()