HomeSort by relevance Sort by last modified time
    Searched refs:bic (Results 26 - 50 of 150) sorted by null

12 3 4 5 6

  /external/llvm/test/MC/ARM/
arm-arithmetic-aliases.s 56 bic r2, r2, #6 label
57 bic r2, #6 label
58 bic r2, r2, r3 label
59 bic r2, r3 label
61 @ CHECK: bic r2, r2, #6 @ encoding: [0x06,0x20,0xc2,0xe3]
62 @ CHECK: bic r2, r2, #6 @ encoding: [0x06,0x20,0xc2,0xe3]
63 @ CHECK: bic r2, r2, r3 @ encoding: [0x03,0x20,0xc2,0xe1]
64 @ CHECK: bic r2, r2, r3 @ encoding: [0x03,0x20,0xc2,0xe1]
arm_instructions.s 49 @ CHECK: bic r1, r2, r3 @ encoding: [0x03,0x10,0xc2,0xe1]
50 bic r1,r2,r3
  /bionic/libc/arch-arm/cortex-a9/bionic/
string_copy.S 142 bic ip, ip, r2
147 bic ip, ip, r3
250 bic ip, ip, r2
285 bic ip, ip, r2
333 bic ip, ip, r2
369 bic ip, ip, r2
381 bic ip, ip, r3
405 bic ip, ip, r2
413 bic ip, ip, r3
439 bic ip, ip, r
    [all...]
__strcat_chk.S 73 bic ip, ip, r2
78 bic ip, ip, r3
154 bic ip, ip, r2
__strcpy_chk.S 59 bic ip, ip, r2
64 bic ip, ip, r3
140 bic ip, ip, r2
strcmp.S 198 bic r0, r0, #3
384 bic wp2, wp2, #3
394 bic t1, w1, #MSB
397 bic r3, r3, w1
444 bic r3, r3, w1
490 bic r3, r3, w1
513 bic w2, w2, #MSB
  /bionic/libc/arch-arm64/generic/bionic/
strncmp.S 111 bic data1, data1, mask
112 bic data2, data2, mask
153 bic has_nul, tmp1, tmp2
176 bic src1, src1, #7
177 bic src2, src2, #7
string_copy.S 121 bic has_nul1, tmp1, tmp2
125 bic has_nul2, tmp3, tmp4
227 bic has_nul1_w, has_nul1_w, data1_w
strchr.S 84 bic src, srcin, #31 /* Work with aligned 32-byte hunks. */
113 bic tmp1, tmp3, tmp1 // Mask padding bits.
  /external/llvm/test/MC/AArch64/
arm64-logical-encoding.s 94 bic w1, w2, w3
95 bic x1, x2, x3
96 bic w1, w2, w3, lsl #3
97 bic x1, x2, x3, lsl #3
98 bic w1, w2, w3, lsr #3
99 bic x1, x2, x3, lsr #3
100 bic w1, w2, w3, asr #3
101 bic x1, x2, x3, asr #3
102 bic w1, w2, w3, ror #3
103 bic x1, x2, x3, ror #
    [all...]
  /bionic/libc/arch-arm/cortex-a15/bionic/
__strcat_chk.S 89 bic ip, ip, r3
100 bic ip, ip, r2
105 bic ip, ip, r3
__strcpy_chk.S 76 bic ip, ip, r3
87 bic ip, ip, r2
92 bic ip, ip, r3
  /bionic/libc/arch-arm/denver/bionic/
__strcat_chk.S 89 bic ip, ip, r3
100 bic ip, ip, r2
105 bic ip, ip, r3
__strcpy_chk.S 76 bic ip, ip, r3
87 bic ip, ip, r2
92 bic ip, ip, r3
  /bionic/libc/arch-arm/krait/bionic/
__strcat_chk.S 89 bic ip, ip, r3
100 bic ip, ip, r2
105 bic ip, ip, r3
__strcpy_chk.S 76 bic ip, ip, r3
87 bic ip, ip, r2
92 bic ip, ip, r3
strcmp.S 198 bic r0, r0, #3
308 bic r1, r1, #3
398 bic wp2, wp2, #3
408 bic r3, r3, w1
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-arm-linux.S 98 bic r4, #0xF8000000 /* mask out NZCV and QC */
99 bic r4, #0x0000009F /* mask out IDC,IXC,UFC,OFC,DZC,IOC */
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/lib/
memset.S 47 bic $1,7,$1 /* E0 */
  /external/fio/engines/
binject.c 255 struct b_ioctl_cmd bic; local
267 bic.minor = bf->minor;
269 if (ioctl(fdb, B_IOCTL_DEL, &bic) < 0)
278 struct b_ioctl_cmd bic; local
287 bic.fd = fd;
289 if (ioctl(fdb, B_IOCTL_ADD, &bic) < 0) {
295 bf->minor = bic.minor;
  /external/openssl/crypto/sha/asm/
sha256-armv8.S 45 bic w19,w26,w24
70 bic w28,w25,w23
94 bic w19,w24,w22
119 bic w28,w23,w21
143 bic w19,w22,w20
168 bic w28,w21,w27
192 bic w19,w20,w26
217 bic w28,w27,w25
241 bic w19,w26,w24
266 bic w28,w25,w2
    [all...]
sha512-armv8.S 39 bic x19,x26,x24
64 bic x28,x25,x23
88 bic x19,x24,x22
113 bic x28,x23,x21
137 bic x19,x22,x20
162 bic x28,x21,x27
186 bic x19,x20,x26
211 bic x28,x27,x25
235 bic x19,x26,x24
260 bic x28,x25,x2
    [all...]
  /external/pixman/pixman/
pixman-arm-simd-asm.h 168 PF bic, ptr, base, #31
224 PF bic, SCRATCH, base, #31
238 PF bic, SCRATCH, base, #31 variable
253 PF bic, SCRATCH, base, #31 variable
279 PF bic, WK0, base, #31 variable
283 PF bic, WK1, WK1, #31 variable
289 PF bic, WK0, base, #31
293 PF bic, WK1, WK1, #31 variable
422 * preload. Note, no need to BIC the base register here */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode_inline.h 137 bic match, match, end /* remove it from bitmap */
178 bic match, match, end /* remove it from bitmap */
246 "bic %2, %2, %0\n\t"
280 "bic %2, %2, %0\n\t"
  /hardware/samsung_slsi/exynos5/libswconverter/
csc_tiled_to_linear_uv_neon.s 72 bic r9, r3, #0x7 @ aligned_height = height & (~0xF)
73 bic r10, r2, #0xF @ aligned_width = width & (~0xF)

Completed in 1478 milliseconds

12 3 4 5 6