Home | History | Annotate | Download | only in x86

Lines Matching refs:xchgw

678 #define XCHG_W(a, b)	CHOICE(xchgw ARG2(a,b), xchgw ARG2(a,b), _WTOG xchg ARG2(b,a))