Home | History | Annotate | Download | only in x86

Lines Matching defs:ADD_W

388 #define ADD_W(a, b)	CHOICE(addw ARG2(a,b), addw ARG2(a,b), _WTOG add ARG2(b,a))
1124 #define ADD_W(a, b) add W_(b), W_(a)