Searched refs:mmx_packuswb (Results 1 – 6 of 6) sorted by relevance
142 void mmx_packuswb( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
1115 void mmx_packuswb( struct x86_function *p, in mmx_packuswb() function
222 void mmx_packuswb( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
2046 void mmx_packuswb( struct x86_function *p, in mmx_packuswb() function
290 mmx_packuswb(&p->func, mmx0, mmx0); in emit_pack_store_4ub()
3928 TEST(VectorPackTest, mmx_packuswb) { in TEST() argument