Home | History | Annotate | Download | only in x86_64

Lines Matching refs:popcntq

1803 TEST_F(AssemblerX86_64Test, Popcntq) {
1804 DriverStr(RepeatRR(&x86_64::X86_64Assembler::popcntq, "popcntq %{reg2}, %{reg1}"), "popcntq");
1808 DriverStr(RepeatRA(&x86_64::X86_64Assembler::popcntq, "popcntq {mem}, %{reg}"), "popcntq_address");