Home | History | Annotate | Download | only in x86

Lines Matching refs:SUB_W

669 #define SUB_W(a, b)	CHOICE(subw ARG2(a,b), subw ARG2(a,b), _WTOG sub ARG2(b,a))
1390 #define SUB_W(a, b) sub W_(b), W_(a)