1    libdis_test:      c4 e2 60 f2 d0     andn   %eax,%ebx,%edx
2    libdis_test+0x5:  c4 e2 60 f2 10     andn   (%rax),%ebx,%edx
3    libdis_test+0xa:  c4 e2 60 f2 50 40  andn   0x40(%rax),%ebx,%edx
4    libdis_test+0x10: c4 e2 60 f7 d0     bextr  %ebx,%eax,%edx
5    libdis_test+0x15: c4 e2 60 f7 10     bextr  %ebx,(%rax),%edx
6    libdis_test+0x1a: c4 e2 60 f7 50 40  bextr  %ebx,0x40(%rax),%edx
7    libdis_test+0x20: c4 e2 68 f3 d8     blsi   %eax,%edx
8    libdis_test+0x25: c4 e2 68 f3 18     blsi   (%rax),%edx
9    libdis_test+0x2a: c4 e2 68 f3 58 40  blsi   0x40(%rax),%edx
10    libdis_test+0x30: c4 e2 68 f3 d0     blsmsk %eax,%edx
11    libdis_test+0x35: c4 e2 68 f3 10     blsmsk (%rax),%edx
12    libdis_test+0x3a: c4 e2 68 f3 50 40  blsmsk 0x40(%rax),%edx
13    libdis_test+0x40: c4 e2 68 f3 c8     blsr   %eax,%edx
14    libdis_test+0x45: c4 e2 68 f3 08     blsr   (%rax),%edx
15    libdis_test+0x4a: c4 e2 68 f3 48 40  blsr   0x40(%rax),%edx
16    libdis_test+0x50: 66 f3 0f bc d0     tzcnt  %ax,%dx
17    libdis_test+0x55: 66 f3 0f bc 10     tzcnt  (%rax),%dx
18    libdis_test+0x5a: 66 f3 0f bc 50 40  tzcnt  0x40(%rax),%dx
19    libdis_test+0x60: f3 0f bc d0        tzcnt  %eax,%edx
20    libdis_test+0x64: f3 0f bc 10        tzcnt  (%rax),%edx
21    libdis_test+0x68: f3 0f bc 50 40     tzcnt  0x40(%rax),%edx
22    libdis_test+0x6d: c4 e2 e0 f2 d0     andn   %rax,%rbx,%rdx
23    libdis_test+0x72: c4 e2 e0 f2 10     andn   (%rax),%rbx,%rdx
24    libdis_test+0x77: c4 e2 e0 f2 50 40  andn   0x40(%rax),%rbx,%rdx
25    libdis_test+0x7d: c4 e2 e0 f7 d0     bextr  %rbx,%rax,%rdx
26    libdis_test+0x82: c4 e2 e0 f7 10     bextr  %rbx,(%rax),%rdx
27    libdis_test+0x87: c4 e2 e0 f7 50 40  bextr  %rbx,0x40(%rax),%rdx
28    libdis_test+0x8d: c4 e2 e8 f3 d8     blsi   %rax,%rdx
29    libdis_test+0x92: c4 e2 e8 f3 18     blsi   (%rax),%rdx
30    libdis_test+0x97: c4 e2 e8 f3 58 40  blsi   0x40(%rax),%rdx
31    libdis_test+0x9d: c4 e2 e8 f3 d0     blsmsk %rax,%rdx
32    libdis_test+0xa2: c4 e2 e8 f3 10     blsmsk (%rax),%rdx
33    libdis_test+0xa7: c4 e2 e8 f3 50 40  blsmsk 0x40(%rax),%rdx
34    libdis_test+0xad: c4 e2 e8 f3 c8     blsr   %rax,%rdx
35    libdis_test+0xb2: c4 e2 e8 f3 08     blsr   (%rax),%rdx
36    libdis_test+0xb7: c4 e2 e8 f3 48 40  blsr   0x40(%rax),%rdx
37    libdis_test+0xbd: f3 48 0f bc d0     tzcnt  %rax,%rdx
38    libdis_test+0xc2: f3 48 0f bc 10     tzcnt  (%rax),%rdx
39    libdis_test+0xc7: f3 48 0f bc 50 40  tzcnt  0x40(%rax),%rdx
40