lsl, each shift is a multiplication by 2 with the result anded by 0xFFFFFFFF, it's multiplying by 2^immediate.
mov Rd, Rm, lsl #0ximmediate is the syntax for ARM mode.
lsl, each shift is a multiplication by 2 with the result anded by 0xFFFFFFFF, it's multiplying by 2^immediate.
mov Rd, Rm, lsl #0ximmediate is the syntax for ARM mode.
Say what you mean, mean what you say, and let your actions speak for you.