Home
last modified time | relevance | path

Searched refs:mmx0 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vertex_sse.c284 struct x86_reg mmx0 = x86_make_reg(file_MMX, 0); in emit_pack_store_4ub() local
286 sse_cvtps2pi(&p->func, mmx0, temp); in emit_pack_store_4ub()
289 mmx_packssdw(&p->func, mmx0, mmx1); in emit_pack_store_4ub()
290 mmx_packuswb(&p->func, mmx0, mmx0); in emit_pack_store_4ub()
291 mmx_movd(&p->func, dest, mmx0); in emit_pack_store_4ub()