HomeSort by relevance Sort by last modified time
    Searched refs:bne (Results 151 - 175 of 207) sorted by null

1 2 3 4 5 67 8 9

  /dalvik/vm/mterp/out/
InterpAsm-armv7-a.S 312 bne common_updateProfile @ profiling is enabled
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.cc     [all...]
assembler-mips.h 687 void bne(Register rs, Register rt, int16_t offset);
688 void bne(Register rs, Register rt, Label* L) { function in class:v8::internal::Assembler
689 bne(rs, rt, branch_offset(L, false)>>2);
    [all...]
disasm-mips.cc 836 case BNE:
837 Format(instr, "bne 'rs, 'rt, 'imm16u");
  /external/openssl/crypto/aes/asm/
aes-armv4.S 293 bne .Lenc_loop
373 bne .Labrt
433 bne .Lnot128
462 bne .L128_loop
496 bne .Lnot192
639 bne .Labrt
665 bne .Linv
707 bne .Lmix
1004 bne .Ldec_loop
aes-armv4.pl 346 bne .Lenc_loop
426 bne .Labrt
486 bne .Lnot128
515 bne .L128_loop
549 bne .Lnot192
692 bne .Labrt
718 bne .Linv
765 bne .Lmix
1062 bne .Ldec_loop
  /external/libvpx/libvpx/vp8/common/arm/armv6/
vp8_variance8x8_armv6.asm 89 bne loop
simpleloopfilter_v6.asm 133 bne simple_hnext8
276 bne simple_vnext8
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict8x8_neon.asm 160 bne filt_blk2d_fp8x8_loop_neon
324 bne filt_blk2d_sp8x8_loop_neon
429 bne filt_blk2d_fpo8x8_loop_neon
516 bne filt_blk2d_spo8x8_loop_neon
buildintrapredictorsmby_neon.asm 294 bne case_tm_pred_loop
577 bne case_tm_pred_loop_s
  /external/openssl/crypto/modes/asm/
ghash-alpha.pl 128 bne $cnt,.Looplo$N
212 bne $cnt,.Loophi$N
  /external/jpeg/
armv6_idct.S 233 bne pass1_head
mips_idct_le.S 261 bne $a0, $t9, loop_columns
379 bne $a0, $t9, loop_rows
527 bne $a0, $t9, loop_rows
  /external/libffi/src/sparc/
v8.S 80 bne done
v9.S 105 bne,pt %icc, done
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 208 bne stop_encode_loop
302 bne encode_value_loop
  /external/qemu/distrib/jpeg-6b/
armv6_idct.S 233 bne pass1_head
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_neon.S 106 bne CHECK_LOOP_CONDITION
  /external/openssl/crypto/sha/asm/
sha512-ppc.pl 226 bne Lunaligned
282 bne- Lunaligned
376 bne Lsha2_block_private
sha1-alpha.pl 303 bne $t1,.Lloop
sha1-sparcv9.pl 271 bne `$bits==64?"%xcc":"%icc"`,.Lloop
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_16_gcc.s 209 bne no_flag_proc
399 bne loop1
421 bne loop2
  /dalvik/vm/mterp/mips/
footer.S 354 bne a0, zero, skip_ask_for_trace_selection
367 bne v0, rBIX, jitSVShadowRunStart # set up self verification shadow space
896 bne t0, OP_MOVE_EXCEPTION, 2f
    [all...]
  /bionic/libc/arch-arm/generic/bionic/
memcpy.S 85 bne non_congruent
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ataric2p.S 284 bne SDL_Atari_C2p8_rowloop

Completed in 480 milliseconds

1 2 3 4 5 67 8 9