HomeSort by relevance Sort by last modified time
    Searched refs:notl (Results 26 - 50 of 51) sorted by null

12 3

  /bionic/libm/x86_64/
s_tan.S 558 notl %ecx
    [all...]
  /external/valgrind/none/tests/amd64/
amd64locked.c 512 GEN_do_locked_unary_E(notl,eax)
  /external/valgrind/none/tests/x86/
x86locked.c 473 GEN_do_locked_unary_E(notl,eax)
insn_basic.def 514 notl r32.ud[0xff00f0ca] => 0.ud[0x00ff0f35]
515 notl m32.ud[0xff00f0ca] => 0.ud[0x00ff0f35]
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode.s 235 notl 0x90909090(%eax)
opcode-suffix.d 243 *[0-9a-f]+: f7 90 90 90 90 90[ ]+notl[ ]+-0x6f6f6f70\(%eax\)
opcode.d 242 2f9: f7 90 90 90 90 90 [ ]*notl -0x6f6f6f70\(%eax\)
intel.d 245 [ ]*[a-f0-9]+: f7 90 90 90 90 90 [ ]*notl -0x6f6f6f70\(%eax\)
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 714 void notl(CpuRegister reg);
    [all...]
assembler_x86_64_test.cc 629 TEST_F(AssemblerX86_64Test, Notl) {
630 DriverStr(Repeatr(&x86_64::X86_64Assembler::notl, "notl %{reg}"), "notl");
    [all...]
assembler_x86_64.cc 2756 void X86_64Assembler::notl(CpuRegister reg) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32-coverage.s 174 // CHECK: notl 3735928559(%ebx,%ecx,8)
175 notl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86Base.h 686 void notl(GPRRegister reg);
    [all...]
IceAssemblerX86BaseImpl.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 549 #define NOT_L(a) CHOICE(notl a, notl a, _LTOG not a)
    [all...]
  /art/compiler/optimizing/
code_generator_x86.cc     [all...]
code_generator_x86_64.cc     [all...]
  /art/runtime/interpreter/mterp/out/
mterp_x86.S     [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 2248 void X86Assembler::notl(Register reg) { function in class:art::x86::X86Assembler
    [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
GPRArith.cpp     [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
GPRArith.cpp     [all...]
  /external/v8/src/compiler/x64/
code-generator-x64.cc     [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc     [all...]
  /external/v8/src/crankshaft/x64/
lithium-codegen-x64.cc     [all...]

Completed in 597 milliseconds

12 3