HomeSort by relevance Sort by last modified time
    Searched refs:popcnt (Results 1 - 6 of 6) 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
  /build/core/combo/arch/x86/
x86-atom.mk 14 ARCH_X86_HAVE_POPCNT := false # popcnt is not supported by current Atom CPUs
  /external/qemu/target-i386/
ops_sse_header.h 333 DEF_HELPER_2(popcnt, tl, tl, i32)
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]

Completed in 464 milliseconds