Searched refs:SHL_B (Results 1 – 2 of 2) sorted by relevance
1065 INSTR2(SHL_B) in INSTR2()
647 #define SHL_B(a, b) CHOICE(shlb ARG2(a,b), shlb ARG2(a,b), shlb ARG2(b,a)) macro1360 #define SHL_B(a, b) shl B_(b), B_(a) macro