Home
last modified time | relevance | path

Searched refs:beq (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/external/llvm/test/MC/Mips/
Dmips-bad-branches.s21 # CHECK: beq $1, $1, -131069
23 # CHECK: beq $1, $1, -131070
25 # CHECK: beq $1, $1, -131071
27 # CHECK: beq $1, $1, -131073
29 # CHECK: beq $1, $1, 131069
31 # CHECK: beq $1, $1, 131070
33 # CHECK: beq $1, $1, 131071
35 # CHECK: beq $1, $1, 131072
255 beq $1, $1, -131068
256 beq $1, $1, -131069
[all …]
Dmicromips-bad-branches.s13 # CHECK: beq $1, $1, -65535
15 # CHECK: beq $1, $1, -65537
17 # CHECK: beq $1, $1, 65535
19 # CHECK: beq $1, $1, 65536
136 beq $1, $1, -65535
137 beq $1, $1, -65536
138 beq $1, $1, -65537
139 beq $1, $1, 65534
140 beq $1, $1, 65535
141 beq $1, $1, 65536
Dmicromips-branch-instructions.s14 # CHECK-EL: beq $9, $6, 1332 # encoding: [0xc9,0x94,0x9a,0x02]
37 # CHECK-EB: beq $9, $6, 1332 # encoding: [0x94,0xc9,0x02,0x9a]
57 beq $9,$6,1332
/external/skia/src/opts/
Dmemset16_neon.S60 beq memset_route
99 beq memset_end
102 beq memset_16
108 beq memset_end
111 beq memset_8
117 beq memset_end
Dmemset32_neon.S65 beq memset32_32
78 beq memset32_16
87 beq memset32_dropthru
/external/chromium_org/third_party/skia/src/opts/
Dmemset16_neon.S61 beq memset_route
100 beq memset_end
103 beq memset_16
109 beq memset_end
112 beq memset_8
118 beq memset_end
Dmemset32_neon.S64 beq memset32_32
77 beq memset32_16
86 beq memset32_dropthru
/external/valgrind/main/coregrind/m_dispatch/
Ddispatch-ppc32-linux.S84 beq LafterFP1
136 beq LafterVMX1
201 beq LafterFP2
218 beq LafterVMX2
264 beq LafterFP8
277 beq LafterVMX8
306 beq LafterFP9
331 beq LafterVMX9
Ddispatch-ppc64-linux.S151 beq .LafterVMX1
222 beq .LafterVMX2
273 beq .LafterVMX8
299 beq .LafterVMX9
/external/linux-tools-perf/perf-3.12.0/arch/alpha/lib/
Dmemset.S48 beq $1,within_one_quad /* .. E1 (note EV5 zero-latency forwarding) */
50 beq $3,aligned /* .. E1 (note EV5 zero-latency forwarding) */
72 beq $3,no_quad /* .. E1 */
83 beq $18,end /* .. E1 */
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
Dmin_max_operations_neon.S32 beq END_MAX_ABS_VALUE_W16
55 beq END_MAX_ABS_VALUE_W16
78 beq EXIT @ Return -1 for a NULL pointer.
105 beq END_MAX_ABS_VALUE_W32
128 beq END_MAX_VALUE_W16
150 beq END_MAX_VALUE_W16
167 beq END_MAX_VALUE_W32
191 beq END_MAX_VALUE_W32
208 beq END_MIN_VALUE_W16
231 beq END_MIN_VALUE_W16
[all …]
/external/linux-tools-perf/perf-3.12.0/arch/mn10300/lib/
Dmemset.S32 beq memset_done # return if zero-length fill
66 beq memset_4_no_remainder
77 beq memset_4_no_remainder
83 beq memset_4_two_words
96 beq memset_done
Dmemcpy.S33 beq memcpy_done # return if zero-length copy
72 beq memcpy_4_no_remainder
87 beq memcpy_4_no_remainder
93 beq memcpy_4_two_words
109 beq memcpy_done
/external/llvm/test/CodeGen/ARM/
Darm-and-tst-peephole.ll29 ; ARM-NEXT: beq
34 ; THUMB-NEXT: beq
37 ; T2-NEXT: beq
46 ; V8-NEXT: beq
49 ; V8-NEXT: beq
52 ; V8-NEXT: beq
99 ; V8-NEXT: beq
113 ; V8-NEXT: beq
/external/libvpx/libvpx/vpx_scale/arm/neon/
Dvp8_vpxyv12_copysrcframe_func_neon.asm74 beq cp_width_done
86 beq cp_width_done
106 beq cp_width_done_1
123 beq cp_width_done_1
133 beq cp_width_done_1
180 beq cp_width_uv_done
192 beq cp_width_uv_done
212 beq cp_width_uv_done_1
225 beq cp_width_uv_done_1
235 beq cp_width_uv_done_1
/external/llvm/test/MC/ARM/
Dthumb2be-beq.w-encoding.s4 beq.w bar
5 @ CHECK-LE: beq.w bar @ encoding: [A,0xf0'A',A,0x80'A']
7 @ CHECK-BE: beq.w bar @ encoding: [0xf0'A',A,0x80'A',A]
Dthumb2-branches.s50 beq.n #-2048
55 @ CHECK: beq #-2048 @ encoding: [0x00,0xe4]
85 beq.n #-256
88 @ CHECK: beq #-256 @ encoding: [0x80,0xd0]
193 beq.n #-2048
198 @ CHECK: beq #-2048 @ encoding: [0x00,0xe4]
228 beq.n #-256
231 @ CHECK: beq #-256 @ encoding: [0x80,0xd0]
/external/linux-tools-perf/perf-3.12.0/arch/h8300/lib/
Dmemset.S21 beq 2f
28 beq 6f
54 beq 6f
Dmemcpy.S28 beq 1f
35 beq 3f
54 beq 3f
/external/valgrind/main/none/tests/mips32/
Dbranches.stdout.exp76 beq
77 beq :: 6, RSval: 0, RTval: 1
78 beq :: 2, RSval: 1, RTval: 1
79 beq :: 3, RSval: -1, RTval: -1
80 beq :: 9, RSval: -1, RTval: -2
81 beq :: 10, RSval: -2, RTval: -1
82 beq :: 6, RSval: -1, RTval: -1
83 beq :: 7, RSval: 5, RTval: 5
84 beq :: 13, RSval: -3, RTval: -4
85 beq :: 9, RSval: 125, RTval: 125
[all …]
/external/libhevc/common/arm64/
Dihevc_weighted_pred_bi_default.s159 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 function
[all …]
/external/lzma/Asm/arm/
D7zCrcOpt.asm46 beq |$fin|
50 beq |$v2|
89 beq |$fin|
/external/pixman/pixman/
Dpixman-mips-memcpy-asm.S63 beq a3, zero, $chk16w /* when a3=0 then the dst (a0) is word-aligned */
75 beq a2, t8, $chk8w /* if a2==t8, no 64-byte chunks */
160 beq a2, t8, $chk1w /* when a2=t8, no 32-byte chunk */
185 beq a2, t8, $last8
229 beq a2, t8, $ua_chk8w /* if a2==t8, no 64-byte chunks */
323 beq a2, t8, $ua_chk1w /* when a2=t8, no 32-byte chunk */
355 beq a2, t8, $ua_smallCopy
/external/libvpx/libvpx/vp8/common/arm/neon/
Dbuildintrapredictorsmby_neon.asm31 beq case_dc_pred
33 beq case_v_pred
35 beq case_h_pred
37 beq case_tm_pred
52 beq skip_dc_pred_up_left
56 beq skip_dc_pred_up
74 beq skip_dc_pred_left
314 beq case_dc_pred_s
316 beq case_v_pred_s
318 beq case_h_pred_s
[all …]
/external/libhevc/common/arm/
Dihevc_inter_pred_chroma_copy.s115 beq core_loop_wd_16
117 beq core_loop_wd_8
121 beq outer_loop_wd_4_ht_2
175 beq outer_loop_wd_8_ht_2
222 beq outer_loop_wd_16_ht_2

12345678910>>...12