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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dassyntax.h669 #define SUB_W(a, b) CHOICE(subw ARG2(a,b), subw ARG2(a,b), _WTOG sub ARG2(b,a)) macro
1382 #define SUB_W(a, b) sub W_(b), W_(a) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dassyntax.h669 #define SUB_W(a, b) CHOICE(subw ARG2(a,b), subw ARG2(a,b), _WTOG sub ARG2(b,a)) macro
1382 #define SUB_W(a, b) sub W_(b), W_(a) macro

Completed in 10 milliseconds