HomeSort by relevance Sort by last modified time
    Searched full:popcntw (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/llvm/test/CodeGen/X86/
popcnt.ll 7 ; CHECK: popcntw
15 ; CHECK: popcntw
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
popcnt.ll 7 ; CHECK: popcntw
15 ; CHECK: popcntw
  /external/llvm/test/CodeGen/PowerPC/
popcnt.ll 12 ; CHECK: popcntw
24 ; CHECK: popcntw
35 ; CHECK: popcntw
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
sse4_2.s 26 popcntw (%ecx),%bx
30 popcntw %cx,%bx
x86-64-sse4_2.s 32 popcntw (%rcx),%bx
38 popcntw %cx,%bx
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/crx/
misc_insn.s 199 .global popcntw
200 popcntw: label
201 popcntw r1 , r0 label
misc_insn.d 150 000000b8 <popcntw>:
151 b8: 08 30 10 98 popcntw r1, r0
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
power7.s 52 popcntw 10,20
power7.d 59 .*: (7e 8a 02 f4|f4 02 8a 7e) popcntw r10,r20
a2.s 406 popcntw 10,11
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 336 "POPCNTW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 336 "POPCNTW",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 571 "POPCNTW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 571 "POPCNTW",
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part3.c     [all...]
test_isa_2_06_part3.stdout.exp     [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_06_part3.c     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/Disassembler/X86/
x86-32.txt 472 # CHECK: popcntw %ax, %ax
  /external/v8/src/ppc/
disasm-ppc.cc 633 case POPCNTW: {
634 Format(instr, "popcntw 'ra, 'rs");
    [all...]