HomeSort by relevance Sort by last modified time
    Searched refs:testl (Results 126 - 150 of 161) sorted by null

1 2 3 4 56 7

  /art/compiler/utils/x86_64/
assembler_x86_64.cc 2120 void X86_64Assembler::testl(CpuRegister reg1, CpuRegister reg2) { function in class:art::x86_64::X86_64Assembler
2128 void X86_64Assembler::testl(CpuRegister reg, const Address& address) { function in class:art::x86_64::X86_64Assembler
2136 void X86_64Assembler::testl(CpuRegister reg, const Immediate& immediate) { function in class:art::x86_64::X86_64Assembler
2188 void X86_64Assembler::testl(const Address& dst, const Immediate& imm) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse2-memset-slm.S 166 testl $0xf, %edx
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
FspApiEntry.s 328 testl MicrocodeHdrFlags(%esi), %edx
  /system/core/libcutils/arch-x86/
android_memset16.S 316 testl $0xf, %edx
  /system/core/libcutils/arch-x86_64/
android_memset16.S 237 testl $0xf, %edi
  /toolchain/binutils/binutils-2.25/gold/testsuite/
dwp_test_1.s 589 testl %eax, %eax
596 testl %eax, %eax
    [all...]
  /bionic/libc/arch-x86/atom/string/
sse2-memset-atom.S 244 testl $0xf, %edx
  /external/boringssl/linux-x86_64/crypto/fipsmodule/
aesni-x86_64.S 508 testl %r8d,%r8d
    [all...]
x86_64-mont5.S 16 testl $7,%r9d
2047 testl $7,%r9d
    [all...]
  /external/boringssl/mac-x86_64/crypto/fipsmodule/
aesni-x86_64.S 507 testl %r8d,%r8d
    [all...]
x86_64-mont5.S 15 testl $7,%r9d
2046 testl $7,%r9d
    [all...]
  /external/boringssl/linux-x86/crypto/fipsmodule/
bn-586.S 84 testl $4294967288,%ecx
ghash-x86.S 969 testl %ebx,%ebx
sha256-586.S 32 testl $1048576,%ecx
35 testl $16777216,%ecx
43 testl $512,%ebx
    [all...]
sha1-586.S 20 testl $512,%edx
23 testl $16777216,%eax
    [all...]
sha512-586.S 31 testl $67108864,%ecx
    [all...]
  /external/boringssl/mac-x86/crypto/fipsmodule/
bn-586.S 83 testl $4294967288,%ecx
ghash-x86.S 960 testl %ebx,%ebx
sha256-586.S 31 testl $1048576,%ecx
34 testl $16777216,%ecx
42 testl $512,%ebx
    [all...]
sha1-586.S 19 testl $512,%edx
22 testl $16777216,%eax
    [all...]
  /external/v8/src/builtins/x64/
builtins-x64.cc     [all...]
  /external/v8/src/x64/
code-stubs-x64.cc 299 __ testl(scratch, scratch);
321 __ testl(exponent, exponent);
    [all...]
  /external/boringssl/linux-x86_64/crypto/chacha/
chacha-x86_64.S 44 testl $512,%r10d
  /external/boringssl/mac-x86_64/crypto/chacha/
chacha-x86_64.S 43 testl $512,%r10d
  /external/mesa3d/src/mesa/x86/
assyntax.h 671 #define TEST_L(a, b) CHOICE(testl ARG2(a,b), testl ARG2(a,b), _LTOG test ARG2(b,a))
    [all...]

Completed in 1100 milliseconds

1 2 3 4 56 7