Searched refs:mmx_packssdw (Results 1 – 5 of 5) sorted by relevance
141 void mmx_packssdw( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
1103 void mmx_packssdw( struct x86_function *p, in mmx_packssdw() function
221 void mmx_packssdw( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
2032 void mmx_packssdw( struct x86_function *p, in mmx_packssdw() function
289 mmx_packssdw(&p->func, mmx0, mmx1); in emit_pack_store_4ub()