HomeSort by relevance Sort by last modified time
    Searched full:jae (Results 1 - 25 of 41) sorted by null

1 2

  /dalvik/vm/mterp/x86/
OP_AGET.S 17 jae common_errArrayIndex # index >= length, bail
OP_APUT.S 17 jae common_errArrayIndex # index >= length, bail
OP_INVOKE_SUPER.S 40 jae .L${opcode}_nsm # method not present in superclass
  /bionic/libc/arch-x86/string/
ssse3-memcpy5.S 167 jae L(memmove_bwd)
178 jae L(48bytesormore)
220 jae L(large_page)
289 jae L(shl_0_gobble_mem_loop)
311 jae L(shl_0_gobble_cache_loop)
380 jae L(shl_0_gobble_mem_loop)
456 jae L(shl_1_loop)
499 jae L(shl_2_loop)
542 jae L(shl_3_loop)
585 jae L(shl_4_loop
    [all...]
ssse3-memcmp3.S 103 jae L(48bytesormore)
156 jae L(next_unaligned_table)
194 jae L(shr_0_gobble)
267 jae L(shr_1_gobble)
350 jae L(shr_2_gobble)
433 jae L(shr_3_gobble)
516 jae L(shr_4_gobble)
599 jae L(shr_5_gobble)
682 jae L(shr_6_gobble)
765 jae L(shr_7_gobble
    [all...]
sse2-memset5-atom.S 157 jae L(32bytesormore)
306 jae L(128bytesormore)
327 jae L(128bytesormore_nt_start)
344 jae L(128bytes_L2_normal)
370 jae L(128bytesormore_normal)
391 jae L(128bytes_L2_normal)
413 jae L(128bytesormore_shared_cache_loop)
429 jae L(128bytesormore_nt)
  /dalvik/vm/mterp/x86-atom/
OP_DOUBLE_TO_INT.S 38 jae .L${opcode}_negInf # handle negInf
OP_FLOAT_TO_INT.S 38 jae .L${opcode}_negInf # handle negInf
OP_DOUBLE_TO_LONG.S 38 jae .L${opcode}_negInf # handle negInf
OP_FLOAT_TO_LONG.S 38 jae .L${opcode}_negInf # handle negInf
  /bionic/libm/i387/
e_exp.S 49 jae x_Inf_or_NaN
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_stdlib.c 577 jae RETZERO
579 jae MORE32
599 jae RETZERO
601 jae MORE32
  /external/openssl/crypto/
x86_64cpuid.pl 147 jae .Lot
x86cpuid.pl 281 &jae (&label("lot"));
  /external/grub/stage2/
start_eltorito.S 254 jae .high
  /external/libvpx/examples/includes/geshi/geshi/
asm.php 62 'int','into','iret','ja','jae','jb','jbe','jc','jcxz','je','jg','jge','jl','jle','jmp',
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 429 #define JAE(a) CHOICE(jae a, jae a, jae a)
    [all...]
  /external/quake/quake/src/QW/gas2masm/
gas2masm.c 709 {"jae", " jae", 2, emitonedata},
  /external/quake/quake/src/WinQuake/gas2masm/
gas2masm.c 709 {"jae", " jae", 2, emitonedata},
  /external/zlib/contrib/masmx86/
gvmat32.asm 174 jae nolookaheadnicematch
499 jae exitloop
inffas32.asm 386 jae L_add_bits_to_len
443 jae L_add_bits_to_dist
  /external/openssl/crypto/bn/asm/
x86_64-mont.pl 256 jae .Lin_prologue
  /external/openssl/crypto/md5/asm/
md5-586.pl 297 &jae(&label("start")) unless $normal;
  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 281 jae .Lin_prologue
  /external/zlib/contrib/inflate86/
inffas86.c 532 " jae .L_add_bits_to_len\n" /* if (op <= bits) */
583 " jae .L_add_bits_to_dist\n" /* if (op <= bits) 97.6% */
    [all...]

Completed in 690 milliseconds

1 2