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

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/math/
mod_386.s 14 JNE -3(PC) // jump if reduction incomplete
remainder_386.s 14 JNE -3(PC) // jump if reduction incomplete
exp2_386.s 31 JNE not_neginf
33 JNE not_neginf
modf_386.s 13 JNE notNegativeZero
15 JNE notNegativeZero
sincos_386.s 13 JNE 4(PC) // jump if x outside range
23 JNE -3(PC) // jump if reduction incomplete
tan_386.s 13 JNE 4(PC) // jump if x outside range
23 JNE -3(PC) // jump if reduction incomplete
  /prebuilts/go/linux-x86/misc/cgo/test/issue9400/
asm_386.s 23 JNE loop
asm_amd64x.s 23 JNE loop
  /prebuilts/go/linux-x86/src/math/
mod_386.s 14 JNE -3(PC) // jump if reduction incomplete
remainder_386.s 14 JNE -3(PC) // jump if reduction incomplete
exp2_386.s 31 JNE not_neginf
33 JNE not_neginf
modf_386.s 13 JNE notNegativeZero
15 JNE notNegativeZero
sincos_386.s 13 JNE 4(PC) // jump if x outside range
23 JNE -3(PC) // jump if reduction incomplete
tan_386.s 13 JNE 4(PC) // jump if x outside range
23 JNE -3(PC) // jump if reduction incomplete
  /bionic/libc/arch-x86/generic/string/
memcmp.S 20 jne L5 /* do we match so far? */
26 jne L6 /* do we match? */
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
Log2.c 49 jne _Log2_Wend
51 jne _Log2_Wend
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
SearchForBfvBase.asm 47 jne searchingForBfvHeaderLoop
49 jne searchingForBfvHeaderLoop
51 jne searchingForBfvHeaderLoop
53 jne searchingForBfvHeaderLoop
59 jne searchingForBfvHeaderLoop
  /external/llvm/test/CodeGen/X86/
fp-une-cmp.ll 9 ; jne LBB0_1
19 ; jne LBB0_2
30 ; CHECK-NEXT: jne .LBB0_2
57 ; CHECK-NEXT: jne .LBB1_1
80 ; translated to jnp followed by jne.
87 ; CHECK-NEXT: jne .LBB2_2
110 ; CHECK-NEXT: jne [[TARGET:.*]]
2010-01-08-Atomic64Bug.ll 18 ; CHECK-NEXT: jne
undef-label.ll 6 ; CHECK: jne .LBB0_1
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
win32.c 97 jne sc_retint
102 jne sc_noretval
110 jne sc_retfloat
118 jne sc_retdouble
127 jne sc_retlongdouble
136 jne sc_retint64
145 jne sc_retstruct
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2010-01-08-Atomic64Bug.ll 20 ; CHECK: jne
br-fold.ll 4 ; CHECK-NEXT: jne
undef-label.ll 6 ; CHECK: jne .LBB0_1
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
jcc_test.d 11 2: 11 0a jne \(r2,r1\)

Completed in 667 milliseconds

12 3 4 5 6 7 8 91011>>