HomeSort by relevance Sort by last modified time
    Searched refs:mmx1 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex_sse.c 285 struct x86_reg mmx1 = x86_make_reg(file_MMX, 1); local
288 sse_cvtps2pi(&p->func, mmx1, temp);
289 mmx_packssdw(&p->func, mmx0, mmx1);
  /external/mesa3d/src/mesa/tnl/
t_vertex_sse.c 285 struct x86_reg mmx1 = x86_make_reg(file_MMX, 1); local
288 sse_cvtps2pi(&p->func, mmx1, temp);
289 mmx_packssdw(&p->func, mmx0, mmx1);

Completed in 47 milliseconds