1    libdis_test:      66 0f 38 f1 03     movbew %ax,(%ebx)
2    libdis_test+0x5:  0f 38 f1 03        movbel %eax,(%ebx)
3    libdis_test+0x9:  66 0f 38 f0 18     movbew (%eax),%bx
4    libdis_test+0xe:  0f 38 f0 18        movbel (%eax),%ebx
5