Searched defs:SHR_B (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | assyntax.h | 654 #define SHR_B(a, b) CHOICE(shrb ARG2(a,b), shrb ARG2(a,b), shrb ARG2(b,a)) macro 1367 #define SHR_B(a, b) shr B_(b), B_(a) macro |
Completed in 11 milliseconds