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