Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dassyntax.h608 #define SBB_W(a, b) CHOICE(sbbw ARG2(a,b), sbbw ARG2(a,b), _WTOG sbb ARG2(b,a)) macro
1321 #define SBB_W(a, b) sbb W_(b), W_(a) macro