Home
last modified time | relevance | path

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

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