HomeSort by relevance Sort by last modified time
    Searched refs:jne (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /bionic/libc/arch-x86/string/
strcmp.S 27 jne L3
34 jne L3
41 jne L3
48 jne L3
55 jne L3
62 jne L3
69 jne L3
strncmp.S 32 jne L3
42 jne L3
52 jne L3
62 jne L3
72 jne L3
82 jne L3
92 jne L3
memcmp.S 20 jne L5 /* do we match so far? */
26 jne L6 /* do we match? */
memchr.S 19 jne L1 /* scan failed, return null */
bcmp.S 21 jne L1
rindex.S 22 jne L2
ssse3-memcmp3.S 1749 jne L(find_diff)
1754 jne L(find_diff)
1759 jne L(find_diff)
1764 jne L(find_diff)
1769 jne L(find_diff)
1774 jne L(find_diff)
1779 jne L(find_diff)
1784 jne L(find_diff)
1789 jne L(find_diff)
1794 jne L(find_diff
    [all...]
  /dalvik/vm/mterp/x86/
bindivLit8.S 15 jne .L${opcode}_continue_div
17 jne .L${opcode}_continue_div
OP_DIV_LONG.S 37 jne .L${opcode}_notSpecial
42 jne .L${opcode}_notSpecial
46 jne .L${opcode}_notSpecial1
48 jne .L${opcode}_notSpecial1
OP_DIV_LONG_2ADDR.S 39 jne .L${opcode}_notSpecial
44 jne .L${opcode}_notSpecial
48 jne .L${opcode}_notSpecial1
50 jne .L${opcode}_notSpecial1
OP_MONITOR_ENTER.S 14 jne .L${opcode}_continue
29 jne common_exceptionThrown
bindiv.S 16 jne .L${opcode}_continue_div
18 jne .L${opcode}_continue_div
bindiv2addr.S 17 jne .L${opcode}_continue_div2addr
19 jne .L${opcode}_continue_div2addr
bindivLit16.S 18 jne .L${opcode}_continue_div
20 jne .L${opcode}_continue_div
OP_INVOKE_STATIC.S 18 jne common_invokeMethod${routine}
35 jne common_invokeMethod${routine}
OP_FILLED_NEW_ARRAY.S 20 jne .L${opcode}_continue # yes, continue
57 jne .L${opcode}_notimpl # no, not handled yet
112 jne 3b
OP_INVOKE_DIRECT.S 33 jne common_invokeMethod${routine} # no, continue on
56 jne .L${opcode}_finish
OP_NEW_INSTANCE.S 33 jne .L${opcode}_abstract
57 jne .L${opcode}_initialized # success, continue
76 jne .L${opcode}_resolved # good to go
  /bionic/libm/i387/
e_exp.S 90 jne x_not_minus_Inf
92 jne x_not_minus_Inf
  /external/libffi/src/x86/
win32.S 74 jne retint
79 jne noretval
86 jne retfloat
94 jne retdouble
102 jne retlongdouble
110 jne retint64
118 jne retstruct1b
126 jne retstruct2b
134 jne retstruct
185 jne sc_retin
    [all...]
  /dalvik/vm/arch/x86/
Call386ABI.S 110 jne isClass
143 jne checkShort
149 jne isSignedShort
  /external/grub/stage2/
apm.S 44 jne done_apm_bios
99 jne done_apm_bios
  /external/stlport/src/
lock_free_slist.h 75 " jne L1_%=\n\t" // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
98 " jne L1_%=\n\t" // We failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
123 " jne L1_%=\n\t" // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
220 jne L1 // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
245 jne L1 // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
272 jne L1 // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
  /ndk/sources/android/stlport/src/
lock_free_slist.h 75 " jne L1_%=\n\t" // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
98 " jne L1_%=\n\t" // We failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
123 " jne L1_%=\n\t" // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
220 jne L1 // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
245 jne L1 // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
272 jne L1 // Failed, retry! (edx:eax now contain most recent _M_sequence:_M_top)
  /dalvik/vm/mterp/x86-atom/
OP_CMP_LONG.S 41 jne .L${opcode}_less

Completed in 236 milliseconds

1 2 3 4 5