| /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/ |
| x86_64cpuid.pl | 17 jne \$Lspin 59 jne .Lspin 138 jne .Lnotintel
|
| /external/zlib/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...] |
| inffas86.c | 310 " jne .L_check_window\n" 366 " jne .L_wrap_around_window\n" /* if (write != 0) */ 637 " jne .L_check_window\n" 696 " jne .L_wrap_around_window\n" /* if (write != 0) */ [all...] |
| /dalvik/vm/mterp/out/ |
| InterpAsm-x86.S | 686 jne .LOP_MONITOR_ENTER_continue 735 jne .LOP_CHECK_CAST_fullcheck # no, do full check 839 jne .LOP_NEW_ARRAY_finish # yes, fast path 862 jne .LOP_FILLED_NEW_ARRAY_continue # yes, continue 891 jne .LOP_FILLED_NEW_ARRAY_RANGE_continue # yes, continue [all...] |
| /dalvik/vm/mterp/x86-atom/ |
| footer.S | 43 jne 2f # handle suspend 51 jne 3f # debugger or profiler active; switch interp 90 jne 2f # handle suspend 98 jne 3f # debugger or profiler active; switch interp 179 jne 1b # loop if count (sReg0) not zero 276 jne .LinvokeNative # handle native call 333 jne common_exceptionThrown # handle exception 369 jne 2f # handle suspend 377 jne 3f # debugger or profiler active; switch interp 511 jne 1 [all...] |
| OP_IGET.S | 46 jne .L${opcode}_finish2
|
| OP_IGET_WIDE.S | 39 jne .L${opcode}_finish
|
| OP_INVOKE_VIRTUAL.S | 76 jne .L${opcode}_continue
|
| OP_NEW_ARRAY.S | 44 jne .L${opcode}_finish # already resovled so continue
|
| entry.S | 77 jne .Lnot_instr # no, handle it
|
| /dalvik/vm/arch/x86-atom/ |
| Call386ABI.S | 128 jne 1f # Branch if static
|
| /external/zlib/contrib/masmx86/ |
| inffas32.asm | 298 jne L_dont_use_mmx
300 jne L_dont_use_mmx
302 jne L_dont_use_mmx
308 jne L_dont_use_mmx
494 jne L_check_window
560 jne L_wrap_around_window
784 jne L_check_window_mmx
842 jne L_wrap_around_window_mmx
974 jne L_update_next_in
995 jne L_buf_not_used [all...] |
| /dalvik/vm/mterp/x86/ |
| OP_NEW_ARRAY.S | 26 jne .L${opcode}_finish # yes, fast path
|
| footer.S | 75 jne 1b # loop if count (LOCAL0_OFFSET(%ebp)) not zero 175 jne .LinvokeNative # handle native call 225 jne common_exceptionThrown # handle exception 283 jne 1f 302 jne 3f # one or both active - switch interp
|
| /external/grub/stage2/ |
| start.S | 301 jne setup_sectors 374 jne 1b /* if not end of string, jmp to display */
|
| asm.S | 446 jne 9b 508 jne 1f 511 jne 1f 536 jne 1f 574 jne 2b 688 jne 1b 717 jne 3f 719 jne 3f 1087 jne 1f 1261 jne 3 [all...] |
| start_eltorito.S | 230 jne 1b /* if not end of string, jmp to display */
|
| /external/libffi/src/x86/ |
| sysv.S | 73 jne 0f 78 jne noretval
|
| darwin.S | 73 jne 0f 78 jne noretval
|
| freebsd.S | 72 jne 0f 77 jne noretval
|
| /external/zlib/contrib/masmx64/ |
| inffasx64.asm | 62 jne L_do_loop
216 jne L_check_window
272 jne L_wrap_around_window ; /* if (write != 0) */
|
| /external/openssl/crypto/perlasm/ |
| x86ms.pl | 167 sub main'jne { &out1("jne",@_); }
|
| x86nasm.pl | 178 sub main'jne { &out1("jne $near",@_); }
|
| /external/openssl/crypto/rc4/asm/ |
| rc4-586.pl | 110 &jne(&label("proceed"));
|