Searched defs:SBB_W (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | assyntax.h | 608 #define SBB_W(a, b) CHOICE(sbbw ARG2(a,b), sbbw ARG2(a,b), _WTOG sbb ARG2(b,a)) macro 1321 #define SBB_W(a, b) sbb W_(b), W_(a) macro |
Completed in 9 milliseconds