xref: /illumos-gate/usr/src/test/util-tests/tests/dis/i386/32.movbe.out (revision edd4c52697927997fb1ce3c2c4c425e5ca3a56d6)
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