/external/libffi/src/cris/ |
sysv.S | 125 beq epilogue 128 beq epilogue 131 beq return_double_or_longlong 134 beq return_double_or_longlong 137 beq return_double_or_longlong
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
omxVCM4P10_PredictIntra_4x4_s.S | 59 BEQ L0xdc 67 BEQ L0xbc 89 BEQ L0x108 107 BEQ L0x138 209 BEQ L0x2b4
|
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S | 25 BEQ L0x114 50 BEQ L1
|
/external/tremolo/Tremolo/ |
bitwiseARM.s | 75 BEQ look_next_segment @ r10= r12 = 0, if we branch 96 BEQ look_out_of_data 102 BEQ look_next_segment_2 142 BEQ look_out_of_data 185 BEQ adv_end 267 BEQ read_next_segment @ r10= r12 = 0, if we branch 290 BEQ read_out_of_data 298 BEQ read_next_segment_2 382 BEQ read_out_of_data
|
/bionic/libc/arch-arm/bionic/ |
memcpy.S | 63 beq 11f 68 beq 2f 149 beq 5f 187 beq 11f 192 beq 3f 254 beq 5f 285 beq 2f 311 beq 6f 368 beq src_aligned 398 beq congruent_aligned3 [all...] |
clone.S | 49 beq 1f 98 beq 1f
|
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/ |
vp8_packtokens_armv5.asm | 131 beq token_zero_while_loop 172 beq skip_extra_bits 178 beq no_extra_bits 229 beq extra_zero_while_loop 266 beq end_high_bit_not_set 280 beq end_zero_while_loop
|
vp8_packtokens_mbrow_armv5.asm | 152 beq token_zero_while_loop 193 beq skip_extra_bits 199 beq no_extra_bits 250 beq extra_zero_while_loop 287 beq end_high_bit_not_set 301 beq end_zero_while_loop
|
/bionic/libc/arch-arm/krait/bionic/ |
strcmp.S | 110 beq \label 206 beq .L_word_aligned_r0 214 beq .L_byte2 253 beq .L_doubleword_aligned_r0 265 beq .L_doubleword_aligned 325 beq .L_miscmp_word_16 /* If ip == 2. */ 442 beq 7f 485 beq 8b
|
/bionic/libc/arch-mips/string/ |
memcpy.S | 77 beq AT,zero,.Lmemcpy 94 beq a3,zero,.Lchk16w # when a3=0 then the dst (a0) is word-aligned 107 beq a2,t8,.Lchk8w # if a2==t8, no 64-byte chunks 190 beq a2,t8,.Lchk1w # when a2=t8, no 32-byte chunk 215 beq a2,t8,.Llast8 261 beq a2,t8,.Lua_chk8w # if a2==t8, no 64-byte chunks 355 beq a2,t8,.Lua_chk1w # when a2=t8, no 32-byte chunk 388 beq a2,t8,.Lua_smallCopy
|
/external/compiler-rt/lib/arm/ |
udivmodsi4.S | 36 beq LOCAL_LABEL(divzero) 57 beq LOCAL_LABEL(return) // return 0 if b is zero.
|
udivsi3.S | 38 beq LOCAL_LABEL(divzero) 56 beq LOCAL_LABEL(return) // return 0 if b is zero.
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_avg_neon.asm | 25 beq avg32 28 beq avg8
|
/external/llvm/test/CodeGen/Thumb/ |
select.ll | 11 ; CHECK: beq 13 ; CHECK-EABI: beq
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/ |
h264bsdFillRow7.S | 53 BEQ switch_center 124 BEQ jump
|
/bionic/libc/arch-mips/bionic/ |
memcmp16.S | 41 beq $a0,$a1,done /* strings are identical */
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S | 46 beq $chaintgt @ predicted chain is valid
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S | 42 beq a3, rIBASE, $chaintgt # branch if predicted chain is valid
|
/dalvik/vm/mterp/armv5te/ |
OP_DOUBLE_TO_INT.S | 45 beq 1f @ return zero for NaN
|
OP_DOUBLE_TO_LONG.S | 45 beq 1f
|
OP_IGET.S | 39 beq common_errNullObject @ object was null
|
OP_IGET_WIDE.S | 36 beq common_errNullObject @ object was null
|
OP_INVOKE_DIRECT.S | 27 beq .L${opcode}_resolve @ not resolved, do it now
|
OP_INVOKE_OBJECT_INIT_RANGE.S | 12 beq common_errNullObject @ export PC and throw NPE
|
OP_INVOKE_VIRTUAL.S | 41 beq common_errNullObject @ null "this", throw exception
|