HomeSort by relevance Sort by last modified time
    Searched defs:testq (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/MC/X86/
x86-64.s 615 // CHECK: testq %rax, %rbx
617 testq %rax, %rbx label
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 953 void X86_64Assembler::testq(CpuRegister reg, const Address& address) { function in class:art::x86_64::X86_64Assembler
    [all...]

Completed in 95 milliseconds