Home
last modified time | relevance | path

Searched refs:notl (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/test/CodeGen/X86/
Dxor.ll32 ; X64: notl
39 ; X32: notl %eax
61 ; X64: notl [[REG:%[a-z]+]]
64 ; X32: notl [[REG:%[a-z]+]]
83 ; X64: notl [[REG:%[a-z]+]]
86 ; X32: notl [[REG:%[a-z]+]]
141 ; X64: notl {{%eax|%edi|%ecx}}
143 ; X32: notl %eax
Datomic_op.ll114 ; CHECK: notl %[[R17newval]]
123 ; CHECK: notl
124 ; CHECK: notl
Dselect.ll295 ; CHECK-NEXT: notl
301 ; ATOM-NEXT: notl
/external/compiler-rt/lib/i386/
Dudivdi3.S36 notl %ecx // bhi = (high word of b) << (31 - i) |
49 notl %ecx
80 notl %ecx
Dumoddi3.S37 notl %ecx // bhi = (high word of b) << (31 - i) |
50 notl %ecx
85 notl %ecx
Dmoddi3.S64 notl %ecx // bhi = (high word of b) << (31 - i) |
77 notl %ecx
116 notl %ecx
Ddivdi3.S65 notl %ecx // bhi = (high word of b) << (31 - i) |
78 notl %ecx
115 notl %ecx
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
DSDL_mintaudio_it.S145 notl d0 define
244 notl d0 define
331 notl d0 define
/external/qemu/distrib/sdl-1.2.15/src/timer/mint/
DSDL_vbltimer.S191 notl d0 define
/external/openssl/crypto/bn/asm/
Dx86-mont.s314 notl %eax
/external/valgrind/main/none/tests/x86/
Dx86locked.c461 GEN_do_locked_unary_E(notl,eax)
Dinsn_basic.def514 notl r32.ud[0xff00f0ca] => 0.ud[0x00ff0f35]
515 notl m32.ud[0xff00f0ca] => 0.ud[0x00ff0f35]
/external/valgrind/main/none/tests/amd64/
Damd64locked.c500 GEN_do_locked_unary_E(notl,eax)
Dinsn_basic.def683 notl r32.ud[0xff00f0ca] => 0.ud[0x00ff0f35]
684 notl m32.ud[0xff00f0ca] => 0.ud[0x00ff0f35]
/external/llvm/test/MC/X86/
Dx86-32-coverage.s175 notl 0xdeadbeef(%ebx,%ecx,8)
2849 notl 0xdeadbeef(%ebx,%ecx,8)
2857 notl 0xbabecafe
2861 notl 0x12345678
12622 notl 0xdeadbeef(%ebx,%ecx,8)
12628 notl 0xbabecafe
12631 notl 0x12345678
/external/v8/src/x64/
Dassembler-x64.h957 void notl(Register dst);
Dassembler-x64.cc1763 void Assembler::notl(Register dst) { in notl() function in v8::internal::Assembler
Dmacro-assembler-x64.cc3446 notl(r0); in GetNumberHash()
Dcode-stubs-x64.cc846 __ notl(rax); in GenerateHeapNumberCodeBitNot() local
/external/valgrind/main/VEX/orig_amd64/
Dtest2.sorted5446 F7D0 notl %eax
5447 F7D1 notl %ecx
5448 F7D7 notl %edi
5449 F7D2 notl %edx
5450 F7D6 notl %esi
5451 41F7D2 notl %r10d
5452 41F7D0 notl %r8d
5453 41F7D1 notl %r9d
Dtest2.orig21782 notl %eax
21786 notl %ecx
21790 notl %edi
21794 notl %edx
21798 notl %esi
21802 notl %r10d
21806 notl %r8d
21810 notl %r9d
Dtest1.sorted1153 F7D2 notl %edx
Dtest1.orig4614 notl %edx
/external/valgrind/main/VEX/orig_x86/
Dexit42.orig1731 0x3A966B9F: notl %eax
4381 0x3A969C80: notl %ecx
4402 0x3A969CC2: notl %eax
5066 0x3A96A009: notl %eax
6754 0x3A96BAAD: notl %edx
6755 0x3A96BAAF: notl %eax
6783 0x3A96BB07: notl %edx
6785 0x3A96BB0C: notl %eax
7132 0x3A96A009: notl %eax
/external/llvm/lib/Target/X86/
DREADME.txt1263 it would be better to codegen as: x+~y (notl+addl)

12