Searched refs:x86_div (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h339 void x86_div( struct x86_function *p, struct x86_reg src );
H A Drtasm_x86sse.c827 void x86_div( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h339 void x86_div( struct x86_function *p, struct x86_reg src );
H A Drtasm_x86sse.c827 void x86_div( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1116 x86_div(p->func, tmp_ECX); /* EAX = EDX:EAX / ECX */
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1116 x86_div(p->func, tmp_ECX); /* EAX = EDX:EAX / ECX */

Completed in 12 milliseconds