Home
last modified time | relevance | path

Searched refs:bics (Results 1 – 25 of 90) sorted by relevance

1234

/external/llvm/test/MC/AArch64/
Darm64-logical-encoding.s116 bics w1, w2, w3
117 bics x1, x2, x3
118 bics w1, w2, w3, lsl #3
119 bics x1, x2, x3, lsl #3
120 bics w1, w2, w3, lsr #3
121 bics x1, x2, x3, lsr #3
122 bics w1, w2, w3, asr #3
123 bics x1, x2, x3, asr #3
124 bics w1, w2, w3, ror #3
125 bics x1, x2, x3, ror #3
[all …]
Dalias-logicalimm.s16 bics x0, x1, #2
21 bics w0, w1, #2
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darm64-logical-encoding.s116 bics w1, w2, w3
117 bics x1, x2, x3
118 bics w1, w2, w3, lsl #3
119 bics x1, x2, x3, lsl #3
120 bics w1, w2, w3, lsr #3
121 bics x1, x2, x3, lsr #3
122 bics w1, w2, w3, asr #3
123 bics x1, x2, x3, asr #3
124 bics w1, w2, w3, ror #3
125 bics x1, x2, x3, ror #3
[all …]
Dalias-logicalimm.s20 bics x0, x1, #2
26 bics w0, w1, #2
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dbics-diagnostics.s6 bics p0.h, p0/z, p0.h, p1.h label
11 bics p0.s, p0/z, p0.s, p1.s label
16 bics p0.d, p0/z, p0.d, p1.d label
24 bics p0.b, p0/m, p1.b, p2.b label
Dbics.s10 bics p0.b, p0/z, p0.b, p0.b label
16 bics p15.b, p15/z, p15.b, p15.b label
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-logical.txt126 # CHECK: bics w1, w2, w3
127 # CHECK: bics x1, x2, x3
128 # CHECK: bics w1, w2, w3, lsl #3
129 # CHECK: bics x1, x2, x3, lsl #3
130 # CHECK: bics w1, w2, w3, lsr #3
131 # CHECK: bics x1, x2, x3, lsr #3
132 # CHECK: bics w1, w2, w3, asr #3
133 # CHECK: bics x1, x2, x3, asr #3
134 # CHECK: bics w1, w2, w3, ror #3
135 # CHECK: bics x1, x2, x3, ror #3
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darm64-logical.txt126 # CHECK: bics w1, w2, w3
127 # CHECK: bics x1, x2, x3
128 # CHECK: bics w1, w2, w3, lsl #3
129 # CHECK: bics x1, x2, x3, lsl #3
130 # CHECK: bics w1, w2, w3, lsr #3
131 # CHECK: bics x1, x2, x3, lsr #3
132 # CHECK: bics w1, w2, w3, asr #3
133 # CHECK: bics x1, x2, x3, asr #3
134 # CHECK: bics w1, w2, w3, ror #3
135 # CHECK: bics x1, x2, x3, ror #3
/external/llvm/test/CodeGen/Thumb/
Dbic_imm.ll8 ; CHECK-T1: bics r0, r1
10 ; CHECK-T2: bics r0, r1
20 ; CHECK-T1: bics r0, r1
/external/capstone/suite/MC/ARM/
Dthumb2-narrow-dp.ll.cs341 0x32,0xea,0x01,0x03 = bics.w r3, r2, r1
342 0x8a,0x43 = bics r2, r1
343 0x32,0xea,0x01,0x01 = bics.w r1, r2, r1
344 0x32,0xea,0x01,0x02 = bics.w r2, r2, r1
345 0x31,0xea,0x00,0x00 = bics.w r0, r1, r0
347 0x8f,0x43 = bics r7, r1
348 0x31,0xea,0x08,0x08 = bics.w r8, r1, r8
349 0x38,0xea,0x01,0x08 = bics.w r8, r8, r1
350 0x38,0xea,0x07,0x07 = bics.w r7, r8, r7
351 0x35,0xea,0x08,0x05 = bics.w r5, r5, r8
[all …]
Darm_instructions.s.cs14 0x03,0x10,0xd2,0xe1 = bics r1, r2, r3
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dbics.ll6 ; CHECK-NEXT: bics wzr, w1, w0
19 ; CHECK-NEXT: bics wzr, w1, w0
32 ; CHECK-NEXT: bics wzr, w8, w0
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
Dthumb2-bic.ll5 ; CHECK: bics r0, r1
13 ; CHECK: bics r0, r1
21 ; CHECK: bics r0, r1
29 ; CHECK: bics r0, r1
/external/llvm/test/CodeGen/Thumb2/
Dthumb2-bic.ll5 ; CHECK: bics r0, r1
13 ; CHECK: bics r0, r1
21 ; CHECK: bics r0, r1
29 ; CHECK: bics r0, r1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/
Dthumb2-bic.ll5 ; CHECK: bics r0, r1
13 ; CHECK: bics r0, r1
21 ; CHECK: bics r0, r1
29 ; CHECK: bics r0, r1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb/
Dbic_imm.ll10 ; CHECK-T1-NEXT: bics r0, r1
16 ; CHECK-T2-NEXT: bics r0, r1
27 ; CHECK-T1-NEXT: bics r0, r1
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Darm_instructions.s45 @ CHECK: bics r1, r2, r3 @ encoding: [0x03,0x10,0xd2,0xe1]
46 bics r1,r2,r3
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dthumb_rewrites.s98 bics r0, r0, r1
99 @ CHECK: bics r0, r1 @ encoding: [0x88,0x43]
Darm_instructions.s52 @ CHECK: bics r1, r2, r3 @ encoding: [0x03,0x10,0xd2,0xe1]
53 bics r1,r2,r3
Dthumb2-narrow-dp.ll831 // CHECK: bics.w r3, r2, r1 @ encoding: [0x32,0xea,0x01,0x03]
832 // CHECK: bics r2, r1 @ encoding: [0x8a,0x43]
833 // CHECK: bics.w r1, r2, r1 @ encoding: [0x32,0xea,0x01,0x01]
834 // CHECK: bics.w r2, r2, r1 @ encoding: [0x32,0xea,0x01,0x02]
835 // CHECK: bics.w r0, r1, r0 @ encoding: [0x31,0xea,0x00,0x00]
837 // CHECK: bics r7, r1 @ encoding: [0x8f,0x43]
838 // CHECK: bics.w r8, r1, r8 @ encoding: [0x31,0xea,0x08,0x08]
839 // CHECK: bics.w r8, r8, r1 @ encoding: [0x38,0xea,0x01,0x08]
840 // CHECK: bics.w r7, r8, r7 @ encoding: [0x38,0xea,0x07,0x07]
841 // CHECK: bics.w r5, r5, r8 @ encoding: [0x35,0xea,0x08,0x05]
[all …]
/external/llvm/test/MC/ARM/
Darm_instructions.s52 @ CHECK: bics r1, r2, r3 @ encoding: [0x03,0x10,0xd2,0xe1]
53 bics r1,r2,r3
Dthumb_rewrites.s98 bics r0, r0, r1
99 @ CHECK: bics r0, r1 @ encoding: [0x88,0x43]
Dthumb2-narrow-dp.ll831 // CHECK: bics.w r3, r2, r1 @ encoding: [0x32,0xea,0x01,0x03]
832 // CHECK: bics r2, r1 @ encoding: [0x8a,0x43]
833 // CHECK: bics.w r1, r2, r1 @ encoding: [0x32,0xea,0x01,0x01]
834 // CHECK: bics.w r2, r2, r1 @ encoding: [0x32,0xea,0x01,0x02]
835 // CHECK: bics.w r0, r1, r0 @ encoding: [0x31,0xea,0x00,0x00]
837 // CHECK: bics r7, r1 @ encoding: [0x8f,0x43]
838 // CHECK: bics.w r8, r1, r8 @ encoding: [0x31,0xea,0x08,0x08]
839 // CHECK: bics.w r8, r8, r1 @ encoding: [0x38,0xea,0x01,0x08]
840 // CHECK: bics.w r7, r8, r7 @ encoding: [0x38,0xea,0x07,0x07]
841 // CHECK: bics.w r5, r5, r8 @ encoding: [0x35,0xea,0x08,0x05]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dsat-to-bitop.ll19 ; CHECK-T-NEXT: bics {{r[0-9]}}, [[IM]]
33 ; CHECK-T-NOT: bics
62 ; CHECK-T-NEXT: bics {{r[0-9]}}, [[IM]]
/external/icu/icu4c/source/data/unit/
Dca.txt643 dnam{"centímetres cúbics"}
645 other{"{0} centímetres cúbics"}
649 dnam{"peus cúbics"}
651 other{"{0} peus cúbics"}
659 dnam{"quilòmetres cúbics"}
661 other{"{0} quilòmetres cúbics"}
664 dnam{"metres cúbics"}
666 other{"{0} metres cúbics"}

1234