Home
last modified time | relevance | path

Searched refs:popcntq (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D64.popcnt.s29 popcntq %rax, %rbx
30 popcntq (%rax), %rbx
H A D64.popcnt.out5 libdis_test+0x12: f3 48 0f b8 d8 popcntq %rax,%rbx
6 libdis_test+0x17: f3 48 0f b8 18 popcntq (%rax),%rbx
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h307 popcntq(u_long mask) in popcntq() function