Home | History | Annotate | Download | only in x86

Lines Matching defs:LSL

526 #define LSL(a, b)	CHOICE(lsl ARG2(a,b), lsl ARG2(a,b), lsl ARG2(b,a))
1250 #define LSL(a, b) lsl b, a