xref: /illumos-gate/usr/src/test/util-tests/tests/dis/i386/32.adx.out (revision 5f82aa32fbc5dc2c59bca6ff315f44a4c4c9ea86)
1    libdis_test:      66 0f 38 f6 c3     adcx   %ebx,%eax
2    libdis_test+0x5:  66 0f 38 f6 43 40  adcx   0x40(%ebx),%eax
3    libdis_test+0xb:  66 0f 38 f6 13     adcx   (%ebx),%edx
4    libdis_test+0x10: f3 0f 38 f6 c3     adox   %ebx,%eax
5    libdis_test+0x15: f3 0f 38 f6 43 40  adox   0x40(%ebx),%eax
6    libdis_test+0x1b: f3 0f 38 f6 13     adox   (%ebx),%edx
7