HomeSort by relevance Sort by last modified time
    Searched full:jne (Results 151 - 175 of 607) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/syslinux/mbr/
isohdpfx.S 117 jne 2f
119 jne 2f
162 jne 1f
212 jne bad_signature
285 jne 2b
mbr.S 85 jne 1f
223 jne 9f
271 jne no_xfs
282 jne missing_os /* Not a valid boot sector */
307 jne 2b
  /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/mesa3d/src/mesa/x86/
sse_xform2.S 97 JNE ( LLBL(K_GTP2GR_top) )
150 JNE ( LLBL(K_GTP2IR_top) )
211 JNE ( LLBL(K_GTP23DNRR_top) )
269 JNE( LLBL(K_GTP23PR_top) )
332 JNE ( LLBL(K_GTP23P2DR_top) )
389 JNE( LLBL(K_GTP23P2DNRR_top) )
455 JNE( LLBL(K_GTP23P3DR_top) )
sse_xform3.S 106 JNE ( LLBL(K_GTPGR_top) )
159 JNE ( LLBL(K_GTPIR_top) )
228 JNE ( LLBL(K_GTP3DNRR_top) )
301 JNE( LLBL(K_GTP3PR_top) )
366 JNE ( LLBL(K_GTP3P2DR_top) )
426 JNE( LLBL(K_GTP3P2DNRR_top) )
501 JNE( LLBL(K_GTP3P3DR_top) )
x86_xform3.S 162 JNE( LLBL(x86_p3_gr_loop) )
242 JNE( LLBL(x86_p3_pr_loop) )
337 JNE( LLBL(x86_p3_3dr_loop) )
410 JNE( LLBL(x86_p3_3dnrr_loop) )
487 JNE( LLBL(x86_p3_2dr_loop) )
558 JNE( LLBL(x86_p3_2dnrr_loop) )
632 JNE( LLBL(x86_p3_ir_loop) )
x86_xform4.S 169 JNE( LLBL(x86_p4_gr_loop) )
251 JNE( LLBL(x86_p4_pr_loop) )
354 JNE( LLBL(x86_p4_3dr_loop) )
435 JNE( LLBL(x86_p4_3dnrr_loop) )
520 JNE( LLBL(x86_p4_2dr_loop) )
598 JNE( LLBL(x86_p4_2dnrr_loop) )
666 JNE( LLBL(x86_p4_ir_loop) )
sse_normal.S 98 JNE ( LLBL(K_G3TRNNRR_top) )
192 JNE ( LLBL(K_G3TRNR_top) )
250 JNE ( LLBL(K_G3TNNRR_top) )
  /toolchain/binutils/binutils-2.25/gold/testsuite/
dwp_test_main.s 81 jne .L3
90 jne .L4
104 jne .L5
118 jne .L6
132 jne .L7
146 jne .L8
160 jne .L9
174 jne .L10
188 jne .L11
202 jne .L1
    [all...]
  /external/syslinux/gpxe/src/arch/i386/prefix/
pxeprefix.S 83 jne 1f
93 jne stack_not_found
146 jne 1f
155 jne 1b
157 jne 1b
190 jne 1b
353 jne 99f
355 jne 99f
564 jne 1f /* is correct */
747 jne 1
    [all...]
  /external/syslinux/memdisk/
memdisk.inc 148 jne recursive
196 jne .restoredl
399 jne .notic
401 jne .notic
403 jne .notic
405 jne .notic
427 jne Invalid
572 jne .error
578 jne .overrun
618 jne ElToritoErr ; Fai
    [all...]
  /bionic/libc/arch-x86/atom/string/
ssse3-strcmp-atom.S 131 jne L(neq)
137 jne L(neq)
143 jne L(neq)
149 jne L(neq)
155 jne L(neq)
161 jne L(neq)
167 jne L(neq)
173 jne L(neq)
285 jne L(less32bytes)
    [all...]
  /external/llvm/test/CodeGen/X86/
avx-brcond.ll 10 ; CHECK-NEXT: jne
34 ; CHECK-NEXT: jne
106 ; CHECK-NEXT: jne
2008-09-11-CoalescerBug2.ll 20 ; SOURCE-SCHED: jne
2009-09-21-NoSpillLoopCount.ll 6 ; CHECK-NEXT: jne
isint.ll 50 ; CHECK-NEXT: jne
lsr-i386.ll 12 ; CHECK-NEXT: jne
musttail-varargs.ll 172 ; LINUX: jne
176 ; LINUX-X32: jne
180 ; WINDOWS: jne
184 ; X86: jne
win-mixed-ehpersonality.ll 76 ; CHECK: jne
  /bionic/libc/arch-x86/silvermont/string/
sse2-memcpy-slm.S 172 jne L(main_loop_cache)
269 jne L(main_loop_large_page)
275 jne L(len_9_16_bytes)
278 jne L(len_5_8_bytes)
  /bionic/libc/arch-x86_64/string/
sse2-memcpy-slm.S 163 jne L(main_loop_cache)
260 jne L(main_loop_large_page)
266 jne L(len_9_16_bytes)
269 jne L(len_5_8_bytes)
  /external/libvpx/libvpx/vp8/common/x86/
copy_sse2.asm 84 jne .block_copy_sse2_loop
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2009-09-21-NoSpillLoopCount.ll 6 ; CHECK-NEXT: jne
lsr-i386.ll 12 ; CHECK-NEXT: jne
optimize-max-2.ll 3 ; RUN: grep jne %t | count 1

Completed in 1388 milliseconds

1 2 3 4 5 67 8 91011>>