Searched refs:SHLD2_W (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/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
|
| /xsrc/external/mit/MesaLib/dist/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 11 milliseconds