Searched defs:SHL_L (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/x86/
H A Dassyntax.h645 #define SHL_L(a, b) CHOICE(shll ARG2(a,b), shll ARG2(a,b), _LTOG shl ARG2(b,a)) macro
1366 #define SHL_L(a, b) shl L_(b), B_(a) macro

Completed in 276 milliseconds