Home | History | Annotate | Download | only in x86_64

Lines Matching refs:popcntl

1795 TEST_F(AssemblerX86_64Test, Popcntl) {
1796 DriverStr(Repeatrr(&x86_64::X86_64Assembler::popcntl, "popcntl %{reg2}, %{reg1}"), "popcntl");
1800 DriverStr(RepeatrA(&x86_64::X86_64Assembler::popcntl, "popcntl {mem}, %{reg}"), "popcntl_address");