/bionic/libc/arch-arm/krait/bionic/ |
__strcpy_chk.S | 48 ands r3, r1, #7 61 ands ip, r3, #2 76 ands ip, ip, #0x80808080 87 ands ip, ip, #0x80808080 92 ands ip, ip, #0x80808080
|
__strcat_chk.S | 61 ands r3, r1, #7 74 ands ip, r3, #2 89 ands ip, ip, #0x80808080 100 ands ip, ip, #0x80808080 105 ands ip, ip, #0x80808080
|
/external/llvm/test/CodeGen/ARM/ |
arm-and-tst-peephole.ll | 28 ; ARM: ands {{r[0-9]+}}, {{r[0-9]+}}, #3 32 ; THUMB-NEXT: ands r[[R0]], r 36 ; T2: ands {{r[0-9]+}}, {{r[0-9]+}}, #3 81 ; generates a predicated ANDS instruction. Check that the predicate is printed 95 ; ARM: ands 96 ; THUMB: ands 97 ; T2: ands 98 ; V8: ands 110 ; THUMB: ands 112 ; V8: ands [all...] |
2011-04-15-AndVFlagPeepholeBug.ll | 4 ; CHECK-NOT: ands
|
/bionic/libc/arch-arm/cortex-a15/bionic/ |
strcat.S | 98 ands r3, r0, #7 127 ands ip, ip, #0x80808080 147 ands r3, r0, #7 190 ands r3, r1, #7 201 ands ip, ip, #0x80808080 206 ands ip, ip, #0x80808080 293 ands ip, ip, #0x80808080 337 ands ip, ip, #0x80808080 362 ands ip, ip, #0x80808080 374 ands ip, ip, #0x8080808 [all...] |
string_copy.S | 127 ands r3, r0, #7 170 ands r3, r1, #7 181 ands ip, ip, #0x80808080 186 ands ip, ip, #0x80808080 291 ands ip, ip, #0x80808080 339 ands ip, ip, #0x80808080 368 ands ip, ip, #0x80808080 380 ands ip, ip, #0x80808080 404 ands ip, ip, #0x80808080 412 ands ip, ip, #0x8080808 [all...] |
__strcat_chk.S | 61 ands r3, r1, #7 74 ands ip, r3, #2 89 ands ip, ip, #0x80808080 100 ands ip, ip, #0x80808080 105 ands ip, ip, #0x80808080
|
strlen.S | 67 ands r3, r0, #7 80 ands ip, r3, #2 95 ands ip, ip, #0x80808080 106 ands ip, ip, #0x80808080 111 ands ip, ip, #0x80808080
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
strcat.S | 98 ands r3, r0, #7 109 ands ip, ip, #0x80808080 114 ands ip, ip, #0x80808080 156 ands r3, r0, #7 162 ands r3, r1, #7 173 ands ip, ip, #0x80808080 178 ands ip, ip, #0x80808080 291 ands ip, ip, #0x80808080 335 ands ip, ip, #0x80808080 367 ands ip, ip, #0x8080808 [all...] |
__strcpy_chk.S | 48 ands r3, r0, #7 59 ands ip, ip, #0x80808080 64 ands ip, ip, #0x80808080 140 ands ip, ip, #0x80808080
|
string_copy.S | 126 ands r3, r0, #7 132 ands r3, r1, #7 143 ands ip, ip, #0x80808080 148 ands ip, ip, #0x80808080 293 ands ip, ip, #0x80808080 341 ands ip, ip, #0x80808080 377 ands ip, ip, #0x80808080 389 ands ip, ip, #0x80808080 413 ands ip, ip, #0x80808080 421 ands ip, ip, #0x8080808 [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
mulhs.ll | 1 ; All of these ands and shifts should be folded into rlwimi's
|
/external/llvm/test/CodeGen/SystemZ/ |
alias-01.ll | 1 ; Test 32-bit ANDs in which the second operand is variable.
|
atomicrmw-and-03.ll | 1 ; Test 32-bit atomic ANDs. 5 ; Check ANDs of a variable. 19 ; Check ANDs of 1. 33 ; Check ANDs of the low end of the NILH range.
|
/external/llvm/test/MC/ARM/ |
thumb_rewrites.s | 59 ands r0, r1, r0 60 @ CHECK: ands r0, r1 @ encoding: [0x08,0x40] 62 ands r0, r0, r1 63 @ CHECK: ands r0, r1 @ encoding: [0x08,0x40]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
2011-04-15-AndVFlagPeepholeBug.ll | 4 ; CHECK-NOT: ands
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
mulhs.ll | 1 ; All of these ands and shifts should be folded into rlwimi's
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
no-aliases.d | 46 94: ea020020 ands x0, x1, x2 47 98: ea02003f ands xzr, x1, x2 48 9c: ea02003f ands xzr, x1, x2 49 a0: 6ac27c3f ands wzr, w1, w2, ror #31 50 a4: 6ac27c3f ands wzr, w1, w2, ror #31 67 e8: 721d1f1f ands wzr, w24, #0x7f8 68 ec: 721d1f00 ands w0, w24, #0x7f8 69 f0: 721d1f1f ands wzr, w24, #0x7f8
|
alias.s | 65 ands x0, x1, x2 66 ands xzr, x1, x2 68 ands wzr, w1, w2, ror #31 91 ands wzr, w24, #0x7f8 92 ands w0, w24, #0x7f8
|
/external/llvm/test/MC/Disassembler/AArch64/ |
arm64-logical.txt | 23 # CHECK: ands w0, w0, #0x1 24 # CHECK: ands x0, x0, #0x1 25 # CHECK: ands w1, w2, #0xf 26 # CHECK: ands x1, x2, #0xf 82 # CHECK: ands w1, w2, w3 83 # CHECK: ands x1, x2, x3 84 # CHECK: ands w1, w2, w3, lsl #2 85 # CHECK: ands x1, x2, x3, lsl #2 86 # CHECK: ands w1, w2, w3, lsr #2 87 # CHECK: ands x1, x2, x3, lsr # [all...] |
/external/libavc/encoder/arm/ |
ih264e_evaluate_intra4x4_modes_a9q.s | 154 ands r10, r8, #01 @VERT sad ?? 173 ands r10, r8, #02 @HORZ sad ?? 198 ands r10, r8, #04 @DC sad ?? 206 ands r10, r5, #1 209 ands r10, r5, #4 212 ands r10, r5, #5 234 ands r10, r8, #504 @/* if modes other than VERT, HORZ and DC are valid ????*/ 255 ands r10, r8, #0x08 @DIAG_DL sad ?? 284 ands r10, r8, #16 @DIAG_DR sad ?? 313 ands r10, r8, #32 @VERT_R sad ? [all...] |
/bionic/libc/arch-arm/cortex-a53/bionic/ |
__strcat_chk.S | 61 ands r3, r1, #7 74 ands ip, r3, #2 89 ands ip, ip, #0x80808080 100 ands ip, ip, #0x80808080 105 ands ip, ip, #0x80808080
|
/bionic/libc/arch-arm/cortex-a7/bionic/ |
__strcat_chk.S | 61 ands r3, r1, #7 74 ands ip, r3, #2 89 ands ip, ip, #0x80808080 100 ands ip, ip, #0x80808080 105 ands ip, ip, #0x80808080
|
/bionic/libc/arch-arm/denver/bionic/ |
__strcat_chk.S | 61 ands r3, r1, #7 74 ands ip, r3, #2 89 ands ip, ip, #0x80808080 100 ands ip, ip, #0x80808080 105 ands ip, ip, #0x80808080
|
/system/core/libcutils/arch-arm64/ |
android_memset.S | 68 ands A_lw, A_lw, #0xffff 86 ands tmp1, count, #0x30 123 ands tmp2, tmp2, #15 156 ands tmp2, tmp2, #15 181 ands tmp2, tmp2, zva_bits_x 208 ands count, count, zva_bits_x
|