Searched refs:mmx_movd (Results 1 – 5 of 5) sorted by relevance
139 void mmx_movd( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
1129 void mmx_movd( struct x86_function *p, in mmx_movd() function
219 void mmx_movd( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
2060 void mmx_movd( struct x86_function *p, in mmx_movd() function
291 mmx_movd(&p->func, dest, mmx0); in emit_pack_store_4ub()