HomeSort by relevance Sort by last modified time
    Searched refs:beq (Results 251 - 275 of 621) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
insns-dwarf2.d 82 beq .\+2
83 38: 27 02 beq 0x3c <test2\+0x25>
lbranch.d 17 0+0008 <_rcall\+0x8> beq 0x0+000d <_rcall\+0xd>
52 0+0034 <_rcall\+0x34> beq 0x0+0039 <_rcall\+0x39>
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
ifunc-2.s 15 beq\width \name
  /bionic/libc/arch-arm/denver/bionic/
memcpy_base.S 39 beq .L_memcpy_done
41 beq .L_memcpy_done
58 beq .L_memcpy_dispatch
  /bionic/libc/arch-arm/krait/bionic/
memcpy_base.S 107 beq .L_neon_pop_before_nopld
155 beq .L_neon_exit
168 beq .L_neon_exit
  /external/libhevc/common/arm/
ihevc_weighted_pred_bi_default.s 145 beq end_loops @if equal, then end the function
150 beq outer_loop_chroma_8x2
153 beq outer_loop_chroma_4x2
158 beq outer_loop_8
164 beq outer_loop_4
176 beq end_loops @if equal, then end the function
225 beq end_loops @if equal, then end the function
266 beq end_loops @if equal, then end the function
321 beq end_loops @if equal, then end the function
371 beq end_loops @if equal, then end the functio
    [all...]
ihevc_intra_pred_chroma_dc.s 123 beq dc_4 @nt=4 loop
152 beq epil_add_loop
200 beq epilogue_copy
ihevc_intra_pred_luma_dc.s 144 beq dc_4
170 beq epil_add_loop
199 beq prologue_cpy_32
314 beq end_func
  /external/libhevc/common/arm64/
ihevc_weighted_pred_bi_default.s 159 beq end_loops //if equal, then end the function
164 beq outer_loop_chroma_8x2
167 beq outer_loop_chroma_4x2
172 beq outer_loop_8
178 beq outer_loop_4
190 beq end_loops //if equal, then end the function
242 beq end_loops //if equal, then end the function
287 beq end_loops //if equal, then end the function
343 beq end_loops //if equal, then end the function
396 beq end_loops //if equal, then end the functio
    [all...]
ihevc_inter_pred_chroma_copy_w16out.s 124 beq loop_ht_6
126 beq core_loop_wd_8
133 beq outer_loop_wd_4_ht_2
217 beq core_loop_wd_8_ht_2
252 beq epilog //jumps to epilog
ihevc_intra_pred_chroma_dc.s 127 beq dc_4 //nt=4 loop
156 beq epil_add_loop
204 beq epilogue_copy
  /external/llvm/test/MC/Mips/
micromips-branch-instructions.s 14 # CHECK-EL: beq $9, $6, 1332 # encoding: [0xc9,0x94,0x9a,0x02]
41 # CHECK-EB: beq $9, $6, 1332 # encoding: [0x94,0xc9,0x02,0x9a]
69 beq $9,$6,1332
  /system/core/libpixelflinger/
t32cb16blend.S 148 beq aligned
170 beq 7f
189 beq 7f
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
udivmoddi4.S 30 beq L2
36 beq L8
58 beq L16
77 beq L16
130 beq L10
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_horz_a9q.s 116 beq loop_8
119 beq loop_4
175 beq end_func
208 beq end_func @ Branch if height==4
240 beq end_func
ih264_inter_pred_luma_horz_qpel_a9q.s 123 beq loop_8
126 beq loop_4
186 beq end_func
223 beq end_func @ Branch if height==4
258 beq end_func
ih264_inter_pred_luma_bilinear_a9q.s 130 beq loop_4
132 beq loop_8
195 beq end_func @ end function if ht=8
278 beq end_func @ end function if ht=4
301 beq end_func @ end function if ht=8
370 beq end_func @ end function if ht=4
  /external/v8/src/ppc/
code-stubs-ppc.cc 104 __ beq(&fastpath_done);
207 __ beq(slow);
210 __ beq(&heap_number);
217 __ beq(slow);
316 __ beq(&skip);
348 __ beq(&skip);
393 __ beq(&return_not_equal);
400 __ beq(&return_not_equal);
407 __ beq(&return_not_equal, cr0);
479 __ beq(&return_unequal, cr0)
    [all...]
  /external/v8/src/s390/
code-stubs-s390.cc 102 __ beq(&fastpath_done, Label::kNear);
208 __ beq(slow);
211 __ beq(&heap_number);
218 __ beq(slow);
312 __ beq(&skip, Label::kNear);
342 __ beq(&skip, Label::kNear);
385 __ beq(&return_not_equal);
392 __ beq(&return_not_equal);
399 __ beq(&return_not_equal);
473 __ beq(&return_unequal)
    [all...]
  /art/runtime/interpreter/mterp/out/
mterp_arm.S     [all...]
  /external/v8/src/builtins/s390/
builtins-s390.cc 246 __ beq(&no_arguments);
293 __ beq(&no_arguments);
308 __ beq(&done_convert);
370 __ beq(&no_arguments);
384 __ beq(&symbol_descriptive_string);
442 __ beq(&no_arguments);
626 __ beq(&no_args);
806 __ beq(&prepare_step_in_suspended_generator);
834 __ beq(&done_loop);
838 __ beq(&done_loop)
    [all...]
  /external/v8/src/builtins/ppc/
builtins-ppc.cc 246 __ beq(&no_arguments);
294 __ beq(&no_arguments);
309 __ beq(&done_convert);
372 __ beq(&no_arguments);
386 __ beq(&symbol_descriptive_string);
445 __ beq(&no_arguments);
628 __ beq(&no_args, cr0);
809 __ beq(&prepare_step_in_suspended_generator);
837 __ beq(&done_loop);
840 __ beq(&done_loop, cr0)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/
dj1.s 700 beq $0,$0,.-65536+4
702 beq $15,$0,.-65536+4
704 beq $0,$15,.-65536+4
706 beq $15,$15,.-65536+4
708 beq $0,$0,.+32763+4
710 beq $15,$0,.+32763+4
712 beq $0,$15,.+32763+4
714 beq $15,$15,.+32763+4
716 beq $0,$0,symbol
718 beq $15,$0,symbo
    [all...]
  /external/boringssl/linux-ppc64le/crypto/fipsmodule/
ghashp8-ppc.S 222 beq .Lshort
473 beq .Ldone_4x
480 beq .Ltwo
  /external/boringssl/linux-ppc64le/crypto/modes/
ghashp8-ppc.S 212 beq Lshort
463 beq Ldone_4x
470 beq Ltwo

Completed in 492 milliseconds

<<11121314151617181920>>