Home
last modified time | relevance | path

Searched refs:ROL_L (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/x86/
Dassyntax.h588 #define ROL_L(a, b) CHOICE(roll ARG2(a,b), roll ARG2(a,b), _LTOG rol ARG2(b,a)) macro
1301 #define ROL_L(a, b) rol L_(b), L_(a) macro