Lines Matching full:left
39 "Arithmetic Shift Left by Register", \
53 "Logical Shift Left by Register", \
85 "Arithmetic Shift Left by Register", \
107 "Shift Left by Immediate", \
110 "Rotate Left by Immediate", \
130 "Shift Left by Register", \
133 "Rotate Left by Immediate", \
169 Q6INSN(S4_lsli,"Rd32=lsl(#s6,Rt32)",ATTRIBS(), "Shift an immediate left by register amount",
179 "Shift left by small amount and add",
539 "Vector Arithmetic Shift Left by Immediate",
589 "Vector Arithmetic Shift Left by Register",
610 "Vector Logical Shift Left by Register",
663 "Vector Arithmetic Shift Left by Immediate",
685 "Vector Arithmetic Shift Left by Register",
706 "Vector Logical Shift Left by Register",
1053 rLPS = rLPS << 23; /* left aligned */