Searched refs:SHR_W (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | assyntax.h | 653 #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 7 milliseconds