HomeSort by relevance Sort by last modified time
    Searched defs:popcnt (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
amd200707.asm 23 popcnt ax, bx label
24 popcnt cx, word [0] label
25 popcnt dx, [0] label
26 popcnt eax, ebx label
27 popcnt ecx, dword [0] label
28 popcnt edx, [0] label
29 popcnt rax, rbx label
30 popcnt rcx, qword [0] label
31 popcnt rdx, [0] label
sse4.asm 205 popcnt ax, bx label
206 popcnt ax, [0] label
207 popcnt ebx, ecx label
208 popcnt ebx, [0] label
209 popcnt rcx, rdx label
210 popcnt rcx, [0] label

Completed in 243 milliseconds