OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jne
(Results
51 - 75
of
167
) sorted by null
1
2
3
4
5
6
7
/dalvik/vm/mterp/x86/
entry.S
58
jne
common_updateProfile # set up %ebx & %edx & rPC
OP_CHECK_CAST.S
25
jne
.L${opcode}_fullcheck # no, do full check
45
jne
.L${opcode}_okay # no, success
OP_INVOKE_SUPER.S
60
jne
.L${opcode}_continue # good to go - continue
OP_NEW_ARRAY.S
26
jne
.L${opcode}_finish # yes, fast path
/external/chromium_org/third_party/openssl/openssl/crypto/
x86_64cpuid.pl
39
jne
.Lspin
134
jne
.Lnotintel
138
jne
.Lnotintel
207
jne
.Little
x86cpuid.S
88
jne
.L004notintel
92
jne
.L004notintel
246
jne
.L016spin
312
jne
.L019little
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/
win32at.asm
105
jne
L2599
label
129
jne
L2603
label
/external/openssl/crypto/
x86_64cpuid.pl
39
jne
.Lspin
134
jne
.Lnotintel
138
jne
.Lnotintel
207
jne
.Little
x86cpuid.S
88
jne
.L004notintel
92
jne
.L004notintel
246
jne
.L016spin
312
jne
.L019little
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
rc4-x86_64.S
8
jne
.Lentry
135
jne
.Lloop1
332
jne
.Lloop1
371
jne
.Lcmov0
385
jne
.Lcmov1
399
jne
.Lcmov2
413
jne
.Lcmov3
427
jne
.Lcmov4
441
jne
.Lcmov5
455
jne
.Lcmov6
[
all
...]
rc4-x86_64.pl
132
jne
.Lentry
223
jne
.Lloop1
307
jne
.Lloop1
350
jne
.Lcmov$i # Intel cmov is sloooow...
369
jne
.Lcmov$i # Intel cmov is sloooow...
388
jne
.Lcloop1
/external/grub/stage1/
stage1.S
175
jne
chs_mode
427
jne
1b /* if not end of string, jmp to display */
469
jne
1f
/external/openssl/crypto/rc4/asm/
rc4-x86_64.S
8
jne
.Lentry
135
jne
.Lloop1
332
jne
.Lloop1
371
jne
.Lcmov0
385
jne
.Lcmov1
399
jne
.Lcmov2
413
jne
.Lcmov3
427
jne
.Lcmov4
441
jne
.Lcmov5
455
jne
.Lcmov6
[
all
...]
rc4-x86_64.pl
132
jne
.Lentry
223
jne
.Lloop1
307
jne
.Lloop1
350
jne
.Lcmov$i # Intel cmov is sloooow...
369
jne
.Lcmov$i # Intel cmov is sloooow...
388
jne
.Lcloop1
/external/zlib/src/contrib/inflate86/
inffast.S
388
jne
.L_dont_use_mmx
390
jne
.L_dont_use_mmx
392
jne
.L_dont_use_mmx
398
jne
.L_dont_use_mmx
651
jne
.L_check_window
729
jne
.L_wrap_around_window /* if (write != 0) */
[
all
...]
/external/libvpx/libvpx/vp8/common/x86/
sad_sse2.asm
71
jne
.x16x16sad_wmt_loop
136
jne
.x8x16sad_wmt_loop
191
jne
.x8x8sad_wmt_loop
318
jne
.x16x8sad_wmt_loop
401
jne
.block_copy_sse2_loop
sad_mmx.asm
86
jne
.x16x16sad_mmx_loop
161
jne
.x8x16sad_mmx_loop
231
jne
.x8x8sad_mmx_loop
407
jne
.x16x8sad_mmx_loop
/external/qemu-pc-bios/vgabios/
vgabios.c
294
jne
int10_test_1A
299
jne
int10_test_0B
304
jne
int10_test_1103
309
jne
int10_test_12
314
jne
int10_test_101B
316
jne
int10_test_BL30
321
jne
int10_test_BL31
326
jne
int10_test_BL32
331
jne
int10_test_BL33
336
jne
int10_test_BL3
[
all
...]
/bionic/libc/arch-x86/string/
ssse3-strcmp-atom.S
130
jne
L(neq)
136
jne
L(neq)
142
jne
L(neq)
148
jne
L(neq)
154
jne
L(neq)
160
jne
L(neq)
166
jne
L(neq)
172
jne
L(neq)
287
jne
L(less32bytes)
[
all
...]
/external/valgrind/main/exp-bbv/tests/x86/
rep_prefix.S
52
jne
print_error # print an error
69
jne
print_error # print an error
86
jne
print_error # print an error
/external/zlib/src/contrib/masmx86/
inffas32.asm
294
jne
L_dont_use_mmx
296
jne
L_dont_use_mmx
298
jne
L_dont_use_mmx
304
jne
L_dont_use_mmx
490
jne
L_check_window
556
jne
L_wrap_around_window
780
jne
L_check_window_mmx
838
jne
L_wrap_around_window_mmx
970
jne
L_update_next_in
991
jne
L_buf_not_used
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha256-586.pl
164
&
jne
(&label("00_15"));
191
&
jne
(&label("16_63"));
/external/grub/stage2/
start.S
301
jne
setup_sectors
374
jne
1b /* if not end of string, jmp to display */
/external/libvpx/libvpx/vp9/encoder/x86/
vp9_sad_mmx.asm
86
jne
.x16x16sad_mmx_loop
161
jne
.x8x16sad_mmx_loop
231
jne
.x8x8sad_mmx_loop
407
jne
.x16x8sad_mmx_loop
/external/openssl/crypto/sha/asm/
sha256-586.pl
164
&
jne
(&label("00_15"));
191
&
jne
(&label("16_63"));
Completed in 1131 milliseconds
1
2
3
4
5
6
7