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