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

1 2

  /external/openssl/crypto/
x86cpuid.pl 24 &jnc (&label("nocpuid"));
72 &jnc (&label("generic"));
105 &jnc (&label("generic"));
123 &jnc (&label("clear_avx"));
149 &jnc (&label("notsc"));
161 &jnc (&label("nohalt")); # no TSC
170 &jnc (&label("nohalt")); # interrupts are disabled
201 &jnc (&label("nospin")); # interrupts are disabled
231 &jnc (&label("no_x87"));
x86_64cpuid.pl 109 jnc .Lgeneric
141 jnc .Lgeneric
158 jnc .Lclear_avx
  /external/llvm/test/MC/MachO/
jcc.s 35 jnc 1f
  /external/compiler-rt/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.
  /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-586.pl 193 &jnc (&label("go4loop4"));
321 &jnc (&label("w1stloop"));
338 &jnc (&label("w2ndloop"));
355 &jnc (&label("c1stloop"));
373 &jnc (&label("c2ndloop"));
394 &jnc (&label("ret"));
rc4-x86_64.pl 454 jnc .Lw1stloop
469 jnc .Lw2ndloop
476 jnc .Lc1stloop
493 jnc .Lc2ndloop
513 jnc .Ldone
rc4-md5-x86_64.pl 471 jnc .Lw1stloop
486 jnc .Lw2ndloop
  /external/openssl/crypto/bn/asm/
bn-586.s 1216 jnc .L026pw_nc0
1221 jnc .L027pw_nc1
1226 jnc .L028pw_nc2
1231 jnc .L029pw_nc3
1236 jnc .L030pw_nc4
1241 jnc .L031pw_nc5
1246 jnc .L032pw_nc6
1251 jnc .L033pw_nc7
1265 jnc .L034pw_tail_nc0
1272 jnc .L035pw_tail_nc
    [all...]
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_64-gf2m.pl 171 jnc .Lvanilla_mul_2x2
  /external/zlib/src/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/openssl/crypto/aes/asm/
vpaes-x86.pl 879 &jnc (&label("cbc_enc_loop"));
894 &jnc (&label("cbc_dec_loop"));
aesni-x86.pl 410 &jnc (&label("ecb_enc_loop6"));
511 &jnc (&label("ecb_dec_loop6"));
918 &jnc (&label("ctr32_loop6"));
    [all...]
aesni-x86.s 352 jnc .L012ecb_enc_loop6
455 jnc .L020ecb_dec_loop6
847 jnc .L035ctr32_loop6
1093 jnc .L044xts_enc_loop6
1445 jnc .L057xts_dec_loop6
    [all...]
vpaes-x86.s 635 jnc .L023cbc_enc_loop
650 jnc .L022cbc_dec_loop
vpaes-x86_64.pl 905 jnc .Lcbc_enc_loop
917 jnc .Lcbc_dec_loop
  /external/zlib/src/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
  /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
  /external/openssl/crypto/sha/asm/
sha512-586.pl 288 &jnc (&label("loop_x86"));

Completed in 2706 milliseconds

1 2