HomeSort by relevance Sort by last modified time
    Searched refs:notq (Results 1 - 15 of 15) sorted by null

  /external/boringssl/linux-x86_64/crypto/bn/
rsaz-x86_64.S 901 notq %r9
905 notq %r10
908 notq %r11
911 notq %r12
914 notq %r13
917 notq %r14
920 notq %r15
x86_64-mont5.S 38 notq %r10
344 notq %r10
  /external/boringssl/mac-x86_64/crypto/bn/
rsaz-x86_64.S 900 notq %r9
904 notq %r10
907 notq %r11
910 notq %r12
913 notq %r13
916 notq %r14
919 notq %r15
x86_64-mont5.S 37 notq %r10
343 notq %r10
  /external/boringssl/src/crypto/bn/asm/
rsaz-x86_64.pl 1614 notq %r9
1618 notq %r10
1621 notq %r11
1624 notq %r12
1627 notq %r13
1630 notq %r14
1633 notq %r15
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-hle.d     [all...]
x86-64-hle.s 833 xacquire lock notq (%rcx)
834 lock xacquire notq (%rcx)
835 xrelease lock notq (%rcx)
836 lock xrelease notq (%rcx)
837 .byte 0xf0; .byte 0xf2; notq (%rcx)
838 .byte 0xf0; .byte 0xf3; notq (%rcx)
    [all...]
  /external/valgrind/none/tests/amd64/
amd64locked.c 513 GEN_do_locked_unary_E(notq,rax)
  /art/compiler/utils/x86_64/
assembler_x86_64.h 609 void notq(CpuRegister reg);
    [all...]
assembler_x86_64_test.cc 623 TEST_F(AssemblerX86_64Test, Notq) {
624 DriverStr(RepeatR(&x86_64::X86_64Assembler::notq, "notq %{reg}"), "notq");
    [all...]
assembler_x86_64.cc 1949 void X86_64Assembler::notq(CpuRegister reg) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/v8/test/cctest/
test-disasm-x64.cc 187 __ notq(rdx);
  /external/v8/src/compiler/x64/
code-generator-x64.cc     [all...]
  /art/runtime/interpreter/mterp/out/
mterp_x86_64.S     [all...]
  /art/compiler/optimizing/
code_generator_x86_64.cc     [all...]

Completed in 1021 milliseconds