Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dassyntax.h646 #define SHL_W(a, b) CHOICE(shlw ARG2(a,b), shlw ARG2(a,b), _WTOG shl ARG2(b,a)) macro
1359 #define SHL_W(a, b) shl W_(b), B_(a) macro