Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h330 void x86_imul( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
Drtasm_x86sse.c793 void x86_imul( struct x86_function *p, in x86_imul() function
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c1168 x86_imul(p->func, tmp_EAX, p->tmp2_EDX); in init_inputs()
1247 x86_imul(p->func, ptr, p->tmp2_EDX); in get_buffer_ptr()