OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jne
(Results
26 - 50
of
285
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/mterp/x86/
OP_IGET.S
24
jne
.L${opcode}_finish # no, already resolved
35
jne
.L${opcode}_finish
OP_IGET_WIDE.S
22
jne
.L${opcode}_finish # no, already resolved
33
jne
.L${opcode}_finish
OP_INVOKE_VIRTUAL.S
20
jne
.L${opcode}_continue # yes, continue
29
jne
.L${opcode}_continue # no, continue
OP_IPUT.S
25
jne
.L${opcode}_finish # no, already resolved
36
jne
.L${opcode}_finish
OP_IPUT_WIDE.S
22
jne
.L${opcode}_finish # no, already resolved
33
jne
.L${opcode}_finish
OP_INVOKE_DIRECT.S
31
jne
common_invokeMethod${routine} # no, continue on
52
jne
.L${opcode}_finish
OP_IPUT_OBJECT.S
24
jne
.L${opcode}_finish # no, already resolved
35
jne
.L${opcode}_finish
bincmp.S
27
jne
common_updateProfile # set up %ebx & %edx & rPC
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
x86id.asm
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elf-x86id.asm
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_stdlib.c
80
jne
arg_is_not_integer_QnaN
158
jne
L3
179
jne
L5
200
jne
L8
218
jne
L1
239
jne
L3
292
jne
L3
315
jne
L5
352
jne
L1
373
jne
L
[
all
...]
/bionic/libc/arch-x86/string/
ssse3-memcmp-atom.S
[
all
...]
/external/llvm/test/CodeGen/X86/
loop-strength-reduce-2.ll
13
; PIC:
jne
20
; STATIC:
jne
optimize-max-2.ll
4
; CHECK:
jne
5
; CHECK-NOT:
jne
sink-out-of-loop.ll
12
; CHECK:
jne
[[OUTER_LN1]]
15
; CHECK:
jne
[[LN2]]
2006-10-19-SwitchUnnecessaryBranching.ll
9
; CHECK-NEXT:
jne
isint.ll
26
; CHECK-NEXT:
jne
/external/llvm/test/MC/MachO/
direction_labels.s
7
jne
0f
9
jne
0b
/external/valgrind/main/VEX/test/
fpgames.s
32
jne
.L20
58
jne
.L26
/external/chromium_org/third_party/openssl/openssl/crypto/
x86_64cpuid.S
19
jne
.Lspin
114
jne
.Lnotintel
118
jne
.Lnotintel
187
jne
.Little
/external/openssl/crypto/
x86_64cpuid.S
19
jne
.Lspin
114
jne
.Lnotintel
118
jne
.Lnotintel
187
jne
.Little
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
sse_xform1.S
92
JNE
( LLBL(K_GTP1GR_top) )
144
JNE
( LLBL(K_GTP1IR_top) )
205
JNE
( LLBL(K_GTP13DNRR_top) )
265
JNE
( LLBL(K_GTP13PR_top) )
320
JNE
( LLBL(K_GTP13P2DR_top) )
376
JNE
( LLBL(K_GTP13P2DNRR_top) )
435
JNE
( LLBL(K_GTP13P3DR_top) )
x86_xform2.S
146
JNE
( LLBL(x86_p2_gr_loop) )
211
JNE
( LLBL(x86_p2_pr_loop) )
294
JNE
( LLBL(x86_p2_3dr_loop) )
363
JNE
( LLBL(x86_p2_3dnrr_loop) )
437
JNE
( LLBL(x86_p2_2dr_loop) )
502
JNE
( LLBL(x86_p2_2dnrr_loop) )
562
JNE
( LLBL(x86_p2_ir_loop) )
/external/mesa3d/src/mesa/x86/
sse_xform1.S
92
JNE
( LLBL(K_GTP1GR_top) )
144
JNE
( LLBL(K_GTP1IR_top) )
205
JNE
( LLBL(K_GTP13DNRR_top) )
265
JNE
( LLBL(K_GTP13PR_top) )
320
JNE
( LLBL(K_GTP13P2DR_top) )
376
JNE
( LLBL(K_GTP13P2DNRR_top) )
435
JNE
( LLBL(K_GTP13P3DR_top) )
x86_xform2.S
146
JNE
( LLBL(x86_p2_gr_loop) )
211
JNE
( LLBL(x86_p2_pr_loop) )
294
JNE
( LLBL(x86_p2_3dr_loop) )
363
JNE
( LLBL(x86_p2_3dnrr_loop) )
437
JNE
( LLBL(x86_p2_2dr_loop) )
502
JNE
( LLBL(x86_p2_2dnrr_loop) )
562
JNE
( LLBL(x86_p2_ir_loop) )
Completed in 531 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>