xref: /illumos-gate/usr/src/test/util-tests/tests/dis/i386/64.movdir.out (revision 34bbc83afbf22a6f8e504cb99d76c97c017cb5f4)
1    libdis_test:      48 0f 38 f9 03     movdiri %rax,(%rbx)
2    libdis_test+0x5:  48 0f 38 f9 4a 10  movdiri %rcx,0x10(%rdx)
3    libdis_test+0xb:  66 0f 38 f8 3e     movdir64b (%rsi),%rdi
4    libdis_test+0x10: 66 45 0f 38 f8 0a  movdir64b (%r10),%r9
5    libdis_test+0x16: 66 0f 38 f8 58 10  movdir64b 0x10(%rax),%rbx
6    libdis_test+0x1c: 67 66 0f 38 f8 58  movdir64b 0x10(%eax),%ebx
7                      10
8