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

12 3 4

  /dalvik/vm/mterp/x86/
OP_SGET.S 42 jne .L${opcode}_finish # success, continue
OP_SGET_WIDE.S 43 jne .L${opcode}_finish # success, continue
OP_SPUT.S 42 jne .L${opcode}_finish # success, continue
OP_CHECK_CAST.S 26 jne .L${opcode}_fullcheck # no, do full check
46 jne .L${opcode}_okay # no, success
OP_SPUT_WIDE.S 44 jne .L${opcode}_finish # success, continue
OP_FILLED_NEW_ARRAY.S 20 jne .L${opcode}_continue # yes, continue
56 jne .L${opcode}_notimpl # no, not handled yet
108 jne 3b
OP_NEW_ARRAY.S 26 jne .L${opcode}_finish # yes, fast path
  /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)
  /bionic/libm/i387/
e_exp.S 90 jne x_not_minus_Inf
92 jne x_not_minus_Inf
  /dalvik/vm/mterp/x86-atom/
OP_IPUT.S 46 jne .L${opcode}_finish2
62 jne .L${opcode}_finish2
OP_IPUT_WIDE.S 39 jne .L${opcode}_finish
54 jne .L${opcode}_finish
OP_CMP_LONG.S 41 jne .L${opcode}_less
OP_MONITOR_ENTER.S 56 jne common_exceptionThrown # handle exception
OP_FILLED_NEW_ARRAY.S 55 jne .L${opcode}_continue
84 jne .L${opcode}_notimpl # jump to not implemented
121 jne 1f # has four args
OP_SGET_WIDE.S 64 jne .L${opcode}_finish # success, continue
OP_SPUT_WIDE.S 64 jne .L${opcode}_finish # success, continue
OP_CHECK_CAST.S 47 jne .L${opcode}_fullcheck # not same class; do full check
68 jne .L${opcode}_okay # success
OP_INVOKE_DIRECT.S 64 jne common_invokeMethod${routine} # invoke method common code
91 jne common_invokeMethod${routine} # invoke method common code
OP_INVOKE_SUPER.S 65 jne .L${opcode}_continue
95 jne .L${opcode}_continue
  /external/grub/stage2/
apm.S 44 jne done_apm_bios
99 jne done_apm_bios
  /external/libffi/src/m68k/
sysv.S 166 jne 1f
175 jne 1f
185 jne 1f
194 jne .Lcls_ret_struct2
  /dalvik/vm/arch/x86/
Call386ABI.S 110 jne isClass
143 jne checkShort
149 jne isSignedShort
  /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...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
mmx.h 102 "jne TryAMD\n\t"
104 "jne TryAMD\n\t"
106 "jne TryAMD\n\t"
112 "jne TryCyrix\n\t"
114 "jne TryCyrix\n\t"
116 "jne TryCyrix\n\t"
122 "jne NotSupported2\n\t"
124 "jne NotSupported3\n\t"
126 "jne NotSupported4\n\t"
140 "jne MMXtest\n\t" /* Use standard CPUID instead *
    [all...]
  /external/openssl/crypto/
x86cpuid.pl 38 &jne (&label("notP4"));
41 &jne (&label("notP4"));
178 &jne (&label("spin"));

Completed in 1034 milliseconds

12 3 4