OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notl
(Results
1 - 25
of
49
) sorted by null
1
2
/dalvik/vm/mterp/x86/
OP_NOT_INT.S
2
%include "x86/unop.S" {"instr":"
notl
%eax"}
OP_NOT_LONG.S
8
notl
%eax
9
notl
%ecx
/bionic/libc/arch-x86/string/
strlen.S
17
notl
%ecx /* get length by taking complement */
/external/llvm/test/CodeGen/X86/
xor.ll
32
; 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
151
; X64:
notl
[[REG:%[a-z]+]]
154
; X32:
notl
[[REG:%[a-z]+]
[
all
...]
atomic_op.ll
113
; CHECK:
notl
%[[R17mask]]
122
; CHECK:
notl
123
; CHECK:
notl
atomic64.ll
100
; X32:
notl
101
; X32:
notl
atomic6432.ll
126
; X32:
notl
127
; X32:
notl
atomic32.ll
145
; X64:
notl
149
; X32:
notl
select.ll
295
; CHECK-NEXT:
notl
301
; ATOM-NEXT:
notl
/external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-x86_64.S
189
notl
%r11d
200
notl
%r11d
211
notl
%r11d
222
notl
%r11d
233
notl
%r11d
244
notl
%r11d
255
notl
%r11d
266
notl
%r11d
277
notl
%r11d
288
notl
%r11
[
all
...]
/external/openssl/crypto/md5/asm/
md5-x86_64.S
189
notl
%r11d
200
notl
%r11d
211
notl
%r11d
222
notl
%r11d
233
notl
%r11d
244
notl
%r11d
255
notl
%r11d
266
notl
%r11d
277
notl
%r11d
288
notl
%r11
[
all
...]
/external/compiler-rt/lib/i386/
udivdi3.S
36
notl
%ecx // bhi = (high word of b) << (31 - i) |
49
notl
%ecx
80
notl
%ecx
umoddi3.S
37
notl
%ecx // bhi = (high word of b) << (31 - i) |
50
notl
%ecx
85
notl
%ecx
divdi3.S
65
notl
%ecx // bhi = (high word of b) << (31 - i) |
78
notl
%ecx
115
notl
%ecx
moddi3.S
64
notl
%ecx // bhi = (high word of b) << (31 - i) |
77
notl
%ecx
116
notl
%ecx
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_it.S
145
notl
d0
define
244
notl
d0
define
331
notl
d0
define
/external/qemu/distrib/sdl-1.2.15/src/timer/mint/
SDL_vbltimer.S
191
notl
d0
define
/external/grub/netboot/
linux-asm-string.h
285
"
notl
%0\n\t"
/art/compiler/utils/x86/
assembler_x86.h
406
void
notl
(Register reg);
assembler_x86.cc
1083
void X86Assembler::
notl
(Register reg) {
function in class:art::x86::X86Assembler
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86-mont.S
314
notl
%eax
/external/openssl/crypto/bn/asm/
x86-mont.S
314
notl
%eax
/external/valgrind/main/none/tests/x86/
x86locked.c
461
GEN_do_locked_unary_E(
notl
,eax)
/external/valgrind/main/none/tests/amd64/
amd64locked.c
500
GEN_do_locked_unary_E(
notl
,eax)
/external/flac/libFLAC/
bitreader.c
[
all
...]
Completed in 1148 milliseconds
1
2