Searched defs:SHLD2_W (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | assyntax.h | 651 #define SHLD2_W(a,b) CHOICE(shldw ARG2(a,b), shldw ARG3(CL,a,b), _WTOG shld ARG3(b,a,CL)) macro 1364 #define SHLD2_W(a,b) shld W_(b), W_(a) macro |
Completed in 16 milliseconds