Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dassyntax.h677 #define XCHG_L(a, b) CHOICE(xchgl ARG2(a,b), xchgl ARG2(a,b), _LTOG xchg ARG2(b,a)) macro
1390 #define XCHG_L(a, b) xchg L_(b), L_(a) macro