1    libdis_test:      66 0f 38 f1 03     movbew %ax,(%rbx)
2    libdis_test+0x5:  0f 38 f1 03        movbel %eax,(%rbx)
3    libdis_test+0x9:  48 0f 38 f1 03     movbeq %rax,(%rbx)
4    libdis_test+0xe:  66 0f 38 f0 18     movbew (%rax),%bx
5    libdis_test+0x13: 0f 38 f0 18        movbel (%rax),%ebx
6    libdis_test+0x17: 48 0f 38 f0 18     movbeq (%rax),%rbx
7