HomeSort by relevance Sort by last modified time
    Searched refs:ldrb (Results 76 - 100 of 167) sorted by null

1 2 34 5 6 7

  /external/openssl/crypto/sha/asm/
sha1-thumb.pl 137 ldrb $a,[$t1,#0] @ $t1 is r1 and holds inp
138 ldrb $b,[$t1,#1]
139 ldrb $c,[$t1,#2]
140 ldrb $d,[$t1,#3]
sha512-armv4.pl 274 ldrb $Tlo,[$inp,#7]
275 ldrb $t0, [$inp,#6]
276 ldrb $t1, [$inp,#5]
277 ldrb $t2, [$inp,#4]
278 ldrb $Thi,[$inp,#3]
279 ldrb $t3, [$inp,#2]
281 ldrb $t0, [$inp,#1]
283 ldrb $t1, [$inp],#8
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_TransformDequantChromaDCFromPair_s.S 36 ldrb r6, [r9], #1
  /frameworks/native/opengl/libagl/
iterators.S 54 ldrb r12, [r0, #29]
  /hardware/samsung_slsi/exynos5/libswconverter/
csc_tiled_to_linear_uv_deinterleave_neon.s 142 ldrb r1, [r8], #1
143 ldrb r2, [r8], #1
223 ldrb r2, [r8], #1
224 ldrb r5, [r8], #1
  /external/libhevc/common/arm/
ihevc_deblk_luma_horz.s 143 ldrb r2,[r14,-r3] @ -2 value
144 ldrb r10,[r14,-r1,lsl #1] @ -2 value
145 ldrb r11,[r14,-r1] @ -1 value
146 ldrb r12,[r14,#0] @ 0 value
147 ldrb r3,[r14,r1] @ 1 value
148 ldrb r4,[r14,r1,lsl #1] @ 2 value
199 ldrb r7,[r0,-r1] @ has the -1 value
202 ldrb r3,[r0,#0] @ r4 has the 0 value
251 ldrb r2,[r4,-r1,lsl #2]
253 ldrb r7,[r4,-r1
    [all...]
  /external/libhevc/common/arm64/
ihevc_deblk_luma_horz.s 152 ldrb w2,[x14,x19] // -2 value
155 ldrb w10,[x14,x19] // -2 value
157 ldrb w11,[x14,x19] // -1 value
158 ldrb w12,[x14,#0] // 0 value
159 ldrb w3,[x14,x1] // 1 value
161 ldrb w4,[x14,x19] // 2 value
214 ldrb w7,[x0,x19] // has the -1 value
217 ldrb w3,[x0,#0] // x4 has the 0 value
268 ldrb w2,[x4,x19]
271 ldrb w7,[x4,x19
    [all...]
ihevc_intra_pred_chroma_horz.s 196 ldrb w14,[x12],#1 //pu1_ref[two_nt]
278 ldrb w14,[x12] //pu1_ref[two_nt]
326 ldrb w14,[x12] //pu1_ref[two_nt]
  /external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copysrcframe_func_neon.asm 89 ldrb r8, [r2], #1
92 ldrb r8, [r10], #1
136 ldrb r8, [r2], #1
195 ldrb r8, [r2], #1
198 ldrb r8, [r10], #1
238 ldrb r8, [r2], #1
  /external/llvm/test/MC/AArch64/
arm64-elf-relocs.s 91 ldrb w2, [x3, :lo12:sym]
95 // CHECK: ldrb w2, [x3, :lo12:sym]
104 ldrb w23, [x29, #:dtprel_lo12_nc:sym]
108 // CHECK: ldrb w23, [x29, :dtprel_lo12_nc:sym]
117 ldrb w1, [x2, :tprel_lo12:sym]
121 // CHECK: ldrb w1, [x2, :tprel_lo12:sym]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copysrcframe_func_neon.asm 89 ldrb r8, [r2], #1
92 ldrb r8, [r10], #1
136 ldrb r8, [r2], #1
195 ldrb r8, [r2], #1
198 ldrb r8, [r10], #1
238 ldrb r8, [r2], #1
  /external/chromium_org/third_party/boringssl/src/crypto/modes/asm/
ghash-armv4.pl 161 ldrb $nlo,[$inp,#15]
162 ldrb $nhi,[$Xi,#15]
172 ldrb $nlo,[$inp,#14]
180 ldrb $nhi,[$Xi,#14]
251 ldrb $nlo,[$Xi,#15]
260 ldrb $nlo,[$Xi,#14]
  /external/chromium_org/third_party/boringssl/src/crypto/sha/asm/
sha256-armv4.pl 72 @ ldrb $t1,[$inp,#3] @ $i
74 ldrb $t2,[$inp,#2]
75 ldrb $t0,[$inp,#1]
77 ldrb $t2,[$inp],#4
106 ldrb $t1,[$inp,#3]
201 ldrb $t1,[$inp,#3]
sha512-armv4.pl 293 ldrb $Tlo,[$inp,#7]
294 ldrb $t0, [$inp,#6]
295 ldrb $t1, [$inp,#5]
296 ldrb $t2, [$inp,#4]
297 ldrb $Thi,[$inp,#3]
298 ldrb $t3, [$inp,#2]
300 ldrb $t0, [$inp,#1]
302 ldrb $t1, [$inp],#8
  /external/openssl/crypto/modes/asm/
ghash-armv4.pl 157 ldrb $nlo,[$inp,#15]
158 ldrb $nhi,[$Xi,#15]
168 ldrb $nlo,[$inp,#14]
176 ldrb $nhi,[$Xi,#14]
246 ldrb $nlo,[$Xi,#15]
255 ldrb $nlo,[$Xi,#14]
  /bionic/libc/arch-arm/bionic/
strcmp.S 149 ldrb r2, [wp1], #1
150 ldrb r3, [wp2], #1
208 ldrb w2, [wp2]
  /bionic/libc/arch-arm/cortex-a15/bionic/
strcmp.S 85 use LDRB to load and compare byte by byte until
205 ldrb ip, [r1], #1
212 ldrb ip, [r1], #1
219 ldrb ip, [r1], #1
  /bionic/libc/arch-arm/generic/bionic/
strcmp.S 149 ldrb r2, [wp1], #1
150 ldrb r3, [wp2], #1
208 ldrb w2, [wp2]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 104 ldrb r1, [r7, r4]
109 ldrb r9, [r7, r4] ; w->buffer[x]
180 ldrb r1, [r7, r4]
185 ldrb r9, [r7, r4] ; w->buffer[x]
274 ldrb r11, [r7, r4]
279 ldrb r9, [r7, r4] ; w->buffer[x]
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 104 ldrb r1, [r7, r4]
109 ldrb r9, [r7, r4] ; w->buffer[x]
180 ldrb r1, [r7, r4]
185 ldrb r9, [r7, r4] ; w->buffer[x]
274 ldrb r11, [r7, r4]
279 ldrb r9, [r7, r4] ; w->buffer[x]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 104 ldrb r1, [r7, r4]
109 ldrb r9, [r7, r4] ; w->buffer[x]
180 ldrb r1, [r7, r4]
185 ldrb r9, [r7, r4] ; w->buffer[x]
274 ldrb r11, [r7, r4]
279 ldrb r9, [r7, r4] ; w->buffer[x]
  /bionic/libc/arch-arm/cortex-a9/bionic/
strcmp.S 85 use LDRB to load and compare byte by byte until
205 ldrb ip, [r1], #1
212 ldrb ip, [r1], #1
219 ldrb ip, [r1], #1
426 ldrb w2, [wp2]
  /bionic/libc/arch-arm64/generic/bionic/
strncmp.S 209 ldrb data1w, [src1], #1
210 ldrb data2w, [src2], #1
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 301 @ LDRB (immediate)
303 ldrb r4, [r3]
304 ldrb r5, [r6, #0]
305 ldrb r6, [r7, #31]
307 @ CHECK: ldrb r4, [r3] @ encoding: [0x1c,0x78]
308 @ CHECK: ldrb r5, [r6] @ encoding: [0x35,0x78]
309 @ CHECK: ldrb r6, [r7, #31] @ encoding: [0xfe,0x7f]
313 @ LDRB (register)
315 ldrb r6, [r4, r5]
317 @ CHECK: ldrb r6, [r4, r5] @ encoding: [0x66,0x5d
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 72 ldrb r4, [r2] ; blimit
74 ldrb r2, [r3] ; limit
77 ldrb r3, [r6] ; thresh
279 ldrb r4, [r2] ; blimit
281 ldrb r2, [r3] ; limit
284 ldrb r3, [r6] ; thresh
592 ldrb r4, [r2] ; blimit
594 ldrb r2, [r3] ; limit
597 ldrb r3, [r12] ; thresh
    [all...]

Completed in 427 milliseconds

1 2 34 5 6 7