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