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

/external/chromium_org/third_party/mesa/src/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
1176 #define IMUL_W(a, b) imul W_(b), W_(a) macro
/external/mesa3d/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
1176 #define IMUL_W(a, b) imul W_(b), W_(a) macro

Completed in 92 milliseconds