xref: /illumos-gate/usr/src/test/util-tests/tests/dis/i386/64.lzcnt.out (revision 5f82aa32fbc5dc2c59bca6ff315f44a4c4c9ea86)
1    libdis_test:      66 f3 0f bd d8     lzcntw %ax,%bx
2    libdis_test+0x5:  66 f3 0f bd 18     lzcntw (%rax),%bx
3    libdis_test+0xa:  f3 0f bd d8        lzcntl %eax,%ebx
4    libdis_test+0xe:  f3 0f bd 18        lzcntl (%rax),%ebx
5    libdis_test+0x12: f3 48 0f bd d8     lzcntq %rax,%rbx
6    libdis_test+0x17: f3 48 0f bd 18     lzcntq (%rax),%rbx
7