Searched refs:popcntq (Results 1 – 13 of 13) sorted by relevance
31 ; CHECK: popcntq
39 ; CHECK-NEXT: popcntq %rdi, %rax
256 ; CHECK: popcntq
3077 r popcntq 0000000000000000 4a174ed45c5d85b6 0000000000000000 00000000000000403078 m popcntq 0000000000000000 69dd7fd9222e8b86 0000000000000000 00000000000000403079 r popcntq 2c21c36e1cfbfdf0 45d10b96917d6a21 0000000000000023 00000000000000003080 m popcntq 5e37713e30dcb20f ef9f5a500f89eb08 0000000000000022 00000000000000003081 r popcntq cf443bf0d567f0af 1283f9a2084f5896 0000000000000025 00000000000000003082 m popcntq ab042d9ff51985ac 5bb97329e8c9fe29 0000000000000020 00000000000000003083 r popcntq 1d3253677d6d3be2 767c55801cf5281c 0000000000000024 00000000000000003084 m popcntq 518bba655adfe02d 0e092a440ece24cb 0000000000000022 00000000000000003085 r popcntq 74cb6eb576ec3e6a d09c7e102c503d91 0000000000000026 00000000000000003086 m popcntq b2ad7971bf0e2273 6771dd80e078becc 0000000000000023 0000000000000000[all …]
3097 r popcntq 0000000000000000 9572feabf7dfc506 0000000000000000 00000000000000403098 m popcntq 0000000000000000 c7cfefbfbfa72b0d 0000000000000000 00000000000000403099 r popcntq c37d2651dad3e9f3 e7d1b8c5c1a6afcb 0000000000000025 00000000000000003100 m popcntq 23430bdc0b26dcc8 8c04bddf093acc6e 000000000000001c 00000000000000003101 r popcntq 7a57846004fc51b6 64a589aa0660cd50 000000000000001d 00000000000000003102 m popcntq f3769ef9b1d01499 18f0a9c22112ffcf 0000000000000023 00000000000000003103 r popcntq bb5b64c5ff1ef14d 5721a8c2c74eaf45 0000000000000027 00000000000000003104 m popcntq fec3e2ddd862b4ad cb73124664102710 0000000000000025 00000000000000003105 r popcntq e76a255f2a192997 212374eb6552b48a 0000000000000021 00000000000000003106 m popcntq a30c3867dfbe1be6 046d594c3412a110 0000000000000024 0000000000000000[all …]
489 # CHECK: popcntq %rax, %rax
563 # CHECK: popcntq %rax, %rax
1885 void popcntq(Register dst, Register src);1886 void popcntq(Register dst, const Operand& src);
4289 void Assembler::popcntq(Register dst, Register src) { in popcntq() function in v8::internal::Assembler4300 void Assembler::popcntq(Register dst, const Operand& src) { in popcntq() function in v8::internal::Assembler
3498 popcntq(dst, src); in Popcntq()3508 popcntq(dst, src); in Popcntq()
4453 { X86::POPCNT64rr, "popcntq", Convert__Reg1_1__Reg1_0, { MCK_GR64, MCK_GR64 }, 0},4454 { X86::POPCNT64rm, "popcntq", Convert__Reg1_1__Mem5_0, { MCK_Mem, MCK_GR64 }, 0},
3965 "popcntq\t\000popw\t%ds\000popl\t%ds\000popw\t%es\000popl\t%es\000popfw\000"