Searched refs:IMUL_W (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dassyntax.h440 #define IMUL_W(a, b) CHOICE(imulw ARG2(a,b), imulw ARG2(a,b), _WTOG imul ARG2(b,a)) macro
1168 #define IMUL_W(a, b) imul W_(b), W_(a) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dassyntax.h440 #define IMUL_W(a, b) CHOICE(imulw ARG2(a,b), imulw ARG2(a,b), _WTOG imul ARG2(b,a)) macro
1168 #define IMUL_W(a, b) imul W_(b), W_(a) macro

Completed in 11 milliseconds