Searched defs:ROR_B (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | assyntax.h | 593 #define ROR_B(a, b) CHOICE(rorb ARG2(a,b), rorb ARG2(a,b), rorb ARG2(b,a)) macro 1306 #define ROR_B(a, b) ror B_(b), B_(a) macro |
Completed in 8 milliseconds