Home | History | Annotate | Download | only in x86

Lines Matching refs:IMUL_L

439 #define IMUL_L(a, b)	CHOICE(imull ARG2(a,b), imull ARG2(a,b), _LTOG imul ARG2(b,a))
1175 #define IMUL_L(a, b) imul L_(b), L_(a)