Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dassyntax.h678 #define XCHG_W(a, b) CHOICE(xchgw ARG2(a,b), xchgw ARG2(a,b), _WTOG xchg ARG2(b,a)) macro
1391 #define XCHG_W(a, b) xchg W_(b), W_(a) macro