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

1 2

  /external/openssl/crypto/
x86cpuid.pl 23 &jnc (&label("done"));
65 &jnc (&label("done"));
96 &jnc (&label("done"));
118 &jnc (&label("notsc"));
130 &jnc (&label("nohalt")); # no TSC
139 &jnc (&label("nohalt")); # interrupts are disabled
170 &jnc (&label("nospin")); # interrupts are disabled
200 &jnc (&label("no_x87"));
203 &jnc (&label("no_sse2"));
x86_64cpuid.pl 92 jnc .Ldone
123 jnc .Ldone
  /dalvik/vm/mterp/x86-atom/
OP_AGET_WIDE.S 39 jnc common_errArrayIndex # handle index >= length, bail
OP_APUT.S 45 jnc common_errArrayIndex # handle index >= length, bail
OP_APUT_WIDE.S 39 jnc common_errArrayIndex # handle index >= length, bail
OP_AGET.S 44 jnc common_errArrayIndex # handle index >= length, bail
OP_APUT_OBJECT.S 43 jnc common_errArrayIndex # handle index >= length, bail
OP_INVOKE_SUPER.S 78 jnc .L${opcode}_nsm # handle method not present
  /external/llvm/test/MC/MachO/
jcc.s 35 jnc 1f
  /frameworks/compile/libbcc/runtime/lib/i386/
umoddi3.S 63 jnc 1f // if positive, this is the result.
99 jnc 3f // if positive, this is the result.
moddi3.S 90 jnc 1f // if positive, this is the result.
130 jnc 3f // if positive, this is the result.
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 284 jnc .Lw1stloop
294 jnc .Lw1stloop
309 jnc .Lw2ndloop
316 jnc .Lc1stloop
333 jnc .Lc2ndloop
351 jnc .Ldone
354 jnc .Ldone
rc4-586.pl 188 &jnc (&label("w1stloop"));
205 &jnc (&label("w2ndloop"));
222 &jnc (&label("c1stloop"));
240 &jnc (&label("c2ndloop"));
258 &jnc (&label("skip"));
  /external/openssl/crypto/bn/asm/
bn-586.pl 37 &jnc(&label("maw_non_sse2"));
223 &jnc(&label("mw_non_sse2"));
334 &jnc(&label("sqr_non_sse2"));
711 &jnc(&label("pw_nc".$i));
731 &jnc(&label("pw_tail_nc".$i));
x86-mont.pl 119 &jnc (&label("non_sse2"));
  /external/zlib/contrib/inflate86/
inffas86.c 292 " jnc .L_copy_two\n" /* if len % 2 == 0 */
319 " jnc .L_set_two\n"
617 " jnc .L_copy_two\n" /* if len % 2 == 0 */
646 " jnc .L_set_two\n"
    [all...]
  /external/grub/stage1/
stage1.S 237 jnc final_init
  /external/zlib/contrib/masmx64/
inffasx64.asm 202 jnc L_copy_two ; /* if len % 2 == 0 */
229 jnc L_set_two
  /external/grub/stage2/
asm.S 533 jnc 1f
1034 jnc 2f /* check if successful */
1638 jnc 2f
    [all...]
  /external/quake/quake/src/QW/client/
d_draw.s 864 jnc LFMiddleLoop // even number of aligned dwords to do
979 jnc LFNegMiddleLoop // even number of aligned dwords to do
d_polysa.s     [all...]
  /external/quake/quake/src/WinQuake/
d_draw.s 864 jnc LFMiddleLoop // even number of aligned dwords to do
979 jnc LFNegMiddleLoop // even number of aligned dwords to do
d_polysa.s     [all...]
  /external/openssl/crypto/sha/asm/
sha512-586.pl 288 &jnc (&label("loop_x86"));
  /external/qemu/distrib/libpng-1.2.19/
pngvcrd.c 235 jnc skip24 //if CF = 0
382 jnc skip32 //if CF = 0
489 jnc skip8 //if CF = 0
771 jnc skip16 //if CF = 0
932 jnc skip48 //if CF = 0
    [all...]

Completed in 464 milliseconds

1 2