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 );
455 void sse_movhps( struct x86_function *p, in sse_movhps() function
291 void sse_movhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
960 void sse_movhps( struct x86_function *p, in sse_movhps() function
677 sse_movhps(p->func, x86_make_disp(dst, 8), dataXMM); in translate_attr_convert()