1shlb $1, %al
2shlb $5, %al
3shlb %cl, %al
4shlb %al
5shlw $1, %ax
6shlw $5, %ax
7shlw %cl, %ax
8shlw %ax
9shll $1, %eax
10shll $5, %eax
11shll %cl, %eax
12shll %eax
13shlq $1, %rax
14shlq $5, %rax
15shlq %cl, %rax
16shlq %rax
17
18shldw $5, %bx, %dx
19shldw %cl, %bx, %dx
20shldw %bx, %dx
21shldl $5, %ebx, %edx
22shldl %cl, %ebx, %edx
23shldl %ebx, %edx
24shldq $5, %rbx, %rdx
25shldq %cl, %rbx, %rdx
26shldq %rbx, %rdx
27