OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notl
(Results
1 - 24
of
24
) sorted by null
/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
select.ll
217
; CHECK-NEXT:
notl
/frameworks/compile/libbcc/runtime/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/grub/netboot/
linux-asm-string.h
285
"
notl
%0\n\t"
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h
509
#define NOT_L(a) CHOICE(
notl
a,
notl
a, _LTOG not a)
[
all
...]
/external/valgrind/main/none/tests/x86/
x86locked.c
461
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
...]
/external/valgrind/main/none/tests/amd64/
amd64locked.c
500
GEN_do_locked_unary_E(
notl
,eax)
insn_basic.def
[
all
...]
/external/flac/libFLAC/
bitreader.c
[
all
...]
/external/llvm/test/MC/X86/
x86-32-coverage.s
174
// CHECK:
notl
3735928559(%ebx,%ecx,8)
175
notl
0xdeadbeef(%ebx,%ecx,8)
[
all
...]
/external/v8/src/x64/
assembler-x64.cc
1772
void Assembler::
notl
(Register dst) {
function in class:v8::internal::Assembler
[
all
...]
assembler-x64.h
940
void
notl
(Register dst);
[
all
...]
ic-x64.cc
316
__
notl
(r0);
[
all
...]
code-stubs-x64.cc
[
all
...]
/external/llvm/lib/Target/X86/
README.txt
[
all
...]
/dalvik/vm/mterp/out/
InterpAsm-x86.S
[
all
...]
/prebuilt/sdk/tools/linux/
llvm-rs-cc
Completed in 1127 milliseconds