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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dassyntax.h653 #define SHR_W(a, b) CHOICE(shrw ARG2(a,b), shrw ARG2(a,b), _WTOG shr ARG2(b,a)) macro
1366 #define SHR_W(a, b) shr W_(b), B_(a) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dassyntax.h653 #define SHR_W(a, b) CHOICE(shrw ARG2(a,b), shrw ARG2(a,b), _WTOG shr ARG2(b,a)) macro
1366 #define SHR_W(a, b) shr W_(b), B_(a) macro

Completed in 12 milliseconds