Home
last modified time | relevance | path

Searched refs:w3 (Results 1 – 25 of 813) sorted by relevance

12345678910>>...33

/external/llvm/test/MC/AArch64/
Darm64-arithmetic-encoding.s8 adc w1, w2, w3
10 adcs w5, w4, w3
13 ; CHECK: adc w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x1a]
15 ; CHECK: adcs w5, w4, w3 ; encoding: [0x85,0x00,0x03,0x3a]
18 sbc w1, w2, w3
20 sbcs w1, w2, w3
23 ; CHECK: sbc w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x5a]
25 ; CHECK: sbcs w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x7a]
32 add w3, w4, #1024
33 add w3, w4, #1024, lsl #0
[all …]
Darm64-logical-encoding.s50 and w1, w2, w3
52 and w1, w2, w3, lsl #2
54 and w1, w2, w3, lsr #2
56 and w1, w2, w3, asr #2
58 and w1, w2, w3, ror #2
61 ; CHECK: and w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x0a]
63 ; CHECK: and w1, w2, w3, lsl #2 ; encoding: [0x41,0x08,0x03,0x0a]
65 ; CHECK: and w1, w2, w3, lsr #2 ; encoding: [0x41,0x08,0x43,0x0a]
67 ; CHECK: and w1, w2, w3, asr #2 ; encoding: [0x41,0x08,0x83,0x0a]
69 ; CHECK: and w1, w2, w3, ror #2 ; encoding: [0x41,0x08,0xc3,0x0a]
[all …]
Dbasic-a64-diagnostics.s97 add w2, w3, #0x1, lsl #1
197 add w1, w2, w3, lsl #-1
198 add w1, w2, w3, lsl #32
199 add w1, w2, w3, lsr #-1
200 add w1, w2, w3, lsr #32
201 add w1, w2, w3, asr #-1
202 add w1, w2, w3, asr #32
246 adds w1, w2, w3, lsl #-1
247 adds w1, w2, w3, lsl #32
248 adds w1, w2, w3, lsr #-1
[all …]
Darm64-memory.s19 ldrb w3, [x2, "+[Test method].var"@PAGEOFF]
23 ldrsh w3, [sp, #32]
54 ; CHECK: ldrb w3, [x2, "+[Test method].var"@PAGEOFF] ; encoding: [0x43,0bAAAAAA00,0b01AAAAAA,0x39]
58 ; CHECK: ldrsh w3, [sp, #32] ; encoding: [0xe3,0x43,0xc0,0x79]
120 ldursh w3, [sp, #32]
135 ; CHECK: ldursh w3, [sp, #32] ; encoding: [0xe3,0x03,0xc2,0x78]
173 ldtr w3, [x4, #16]
175 ldtrb w3, [x4, #16]
178 ldtrh w3, [x4, #16]
179 ldtrsh w3, [sp, #32]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darm64-arithmetic-encoding.s8 adc w1, w2, w3
10 adcs w5, w4, w3
13 ; CHECK: adc w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x1a]
15 ; CHECK: adcs w5, w4, w3 ; encoding: [0x85,0x00,0x03,0x3a]
18 sbc w1, w2, w3
20 sbcs w1, w2, w3
23 ; CHECK: sbc w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x5a]
25 ; CHECK: sbcs w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x7a]
32 add w3, w4, #1024
33 add w3, w4, #1024, lsl #0
[all …]
Darm64-logical-encoding.s50 and w1, w2, w3
52 and w1, w2, w3, lsl #2
54 and w1, w2, w3, lsr #2
56 and w1, w2, w3, asr #2
58 and w1, w2, w3, ror #2
61 ; CHECK: and w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x0a]
63 ; CHECK: and w1, w2, w3, lsl #2 ; encoding: [0x41,0x08,0x03,0x0a]
65 ; CHECK: and w1, w2, w3, lsr #2 ; encoding: [0x41,0x08,0x43,0x0a]
67 ; CHECK: and w1, w2, w3, asr #2 ; encoding: [0x41,0x08,0x83,0x0a]
69 ; CHECK: and w1, w2, w3, ror #2 ; encoding: [0x41,0x08,0xc3,0x0a]
[all …]
Dbasic-a64-diagnostics.s97 add w2, w3, #0x1, lsl #1
202 add w1, w2, w3, lsl #-1
203 add w1, w2, w3, lsl #32
204 add w1, w2, w3, lsr #-1
205 add w1, w2, w3, lsr #32
206 add w1, w2, w3, asr #-1
207 add w1, w2, w3, asr #32
251 adds w1, w2, w3, lsl #-1
252 adds w1, w2, w3, lsl #32
253 adds w1, w2, w3, lsr #-1
[all …]
Darmv8.1a-lse.s10 cas w2, w3, [sp]
12 casa w2, w3, [sp]
14 casl w2, w3, [sp]
16 casal w2, w3, [sp]
27 casb w2, w3, [sp]
29 cash w2, w3, [sp]
31 casab w2, w3, [sp]
33 caslb w2, w3, [sp]
44 casalb w2, w3, [sp]
46 casah w2, w3, [sp]
[all …]
Darm64-memory.s19 ldrb w3, [x2, "+[Test method].var"@PAGEOFF]
23 ldrsh w3, [sp, #32]
54 ; CHECK: ldrb w3, [x2, "+[Test method].var"@PAGEOFF] ; encoding: [0x43,0bAAAAAA00,0b01AAAAAA,0x39]
58 ; CHECK: ldrsh w3, [sp, #32] ; encoding: [0xe3,0x43,0xc0,0x79]
120 ldursh w3, [sp, #32]
135 ; CHECK: ldursh w3, [sp, #32] ; encoding: [0xe3,0x03,0xc2,0x78]
173 ldtr w3, [x4, #16]
175 ldtrb w3, [x4, #16]
178 ldtrh w3, [x4, #16]
179 ldtrsh w3, [sp, #32]
[all …]
/external/libxaac/decoder/armv8/
Dixheaacd_fft32x32_ld2_armv8.s42 LDR w3, [x0, #32] //x_2 = x[8 ]
43 sxtw x3, w3
50 ADD w8, w3, w5 //xh0_1 = x_2 + x_6
51 SUB w9, w3, w5 //xl0_1 = x_2 - x_6
55 LDR w3, [x0, #36] //x_3 = x[8 +1]
56 sxtw x3, w3
63 ADD w12, w3, w5 //xh1_1 = x_3 + x_7
64 SUB w14, w3, w5 //xl1_1 = x_3 - x_7
67 ADD w3, w7, w14 //n10 = xl0_0 + xl1_1
71 STR w3, [x0, #32] //x[8 ] = n10
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darm64-arithmetic.txt12 # CHECK: adc w1, w2, w3
14 # CHECK: adcs w5, w4, w3
22 # CHECK: sbc w1, w2, w3
24 # CHECK: sbcs w1, w2, w3
34 # CHECK: add w3, w4, #1024
43 # CHECK: add w3, w4, #1024, lsl #12
54 # CHECK: adds w3, w4, #1024
55 # CHECK: adds w3, w4, #1024, lsl #12
66 # CHECK: sub w3, w4, #1024
67 # CHECK: sub w3, w4, #1024, lsl #12
[all …]
Darm64-logical.txt60 # CHECK: and w1, w2, w3
62 # CHECK: and w1, w2, w3, lsl #2
64 # CHECK: and w1, w2, w3, lsr #2
66 # CHECK: and w1, w2, w3, asr #2
68 # CHECK: and w1, w2, w3, ror #2
82 # CHECK: ands w1, w2, w3
84 # CHECK: ands w1, w2, w3, lsl #2
86 # CHECK: ands w1, w2, w3, lsr #2
88 # CHECK: ands w1, w2, w3, asr #2
90 # CHECK: ands w1, w2, w3, ror #2
[all …]
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-arithmetic.txt12 # CHECK: adc w1, w2, w3
14 # CHECK: adcs w5, w4, w3
22 # CHECK: sbc w1, w2, w3
24 # CHECK: sbcs w1, w2, w3
34 # CHECK: add w3, w4, #1024
43 # CHECK: add w3, w4, #1024, lsl #12
54 # CHECK: adds w3, w4, #1024
55 # CHECK: adds w3, w4, #1024, lsl #12
66 # CHECK: sub w3, w4, #1024
67 # CHECK: sub w3, w4, #1024, lsl #12
[all …]
Darm64-logical.txt60 # CHECK: and w1, w2, w3
62 # CHECK: and w1, w2, w3, lsl #2
64 # CHECK: and w1, w2, w3, lsr #2
66 # CHECK: and w1, w2, w3, asr #2
68 # CHECK: and w1, w2, w3, ror #2
82 # CHECK: ands w1, w2, w3
84 # CHECK: ands w1, w2, w3, lsl #2
86 # CHECK: ands w1, w2, w3, lsr #2
88 # CHECK: ands w1, w2, w3, asr #2
90 # CHECK: ands w1, w2, w3, ror #2
[all …]
/external/libxml2/result/schemas/
Delement-err_0_0.err1 ./test/schemas/element-err_0.xsd:8: element element: Schemas parser error : Element '{http://www.w3
2 …err_0.xsd:14: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
3 …err_0.xsd:14: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
4 …err_0.xsd:14: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
5 …err_0.xsd:14: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
6 …err_0.xsd:14: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
7 …err_0.xsd:14: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
8 …err_0.xsd:14: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
9 …err_0.xsd:22: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
10 …err_0.xsd:22: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
[all …]
Dannot-err_0_0.err1 …r_0.xsd:7: element annotation: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}a…
2 …r_0.xsd:7: element annotation: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}a…
3 ./test/schemas/annot-err_0.xsd:10: element appinfo: Schemas parser error : Element '{http://www.w3.…
4 ./test/schemas/annot-err_0.xsd:10: element appinfo: Schemas parser error : Element '{http://www.w3.…
5 …xsd:14: element documentation: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}d…
6 …xsd:14: element documentation: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}d…
7 … Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}documentation', attribute '{htt…
Dsrc-element2-2_0_0.err1 …2-2_0.xsd:18: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
2 …0.xsd:23: element complexType: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
3 …_0.xsd:29: element simpleType: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
4 …2-2_0.xsd:36: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
5 …2-2_0.xsd:37: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
6 …2-2_0.xsd:38: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
7 …2-2_0.xsd:39: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
8 …2-2_0.xsd:40: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
9 …2-2_0.xsd:41: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}e…
/external/libaom/libaom/aom_dsp/x86/
Dlpf_common_sse2.h25 __m128i w0, w1, w2, w3, w4, w5, ww0; in highbd_transpose6x6_sse2() local
47 w3 = _mm_unpackhi_epi16(*x0, *x1); // 04 14 05 15 xx xx xx xx in highbd_transpose6x6_sse2()
53 ww0 = _mm_unpacklo_epi32(w3, w4); // 04 14 24 34 05 15 25 35 in highbd_transpose6x6_sse2()
129 __m128i w0, w1, w2, w3, ww0, ww1; in highbd_transpose8x8_low_sse2() local
142 w3 = _mm_unpacklo_epi16(*x6, *x7); // 60 70 61 71 62 72 63 73 in highbd_transpose8x8_low_sse2()
145 ww1 = _mm_unpacklo_epi32(w2, w3); // 40 50 60 70 41 51 61 71 in highbd_transpose8x8_low_sse2()
151 ww1 = _mm_unpackhi_epi32(w2, w3); // 42 52 62 72 43 53 63 73 in highbd_transpose8x8_low_sse2()
163 __m128i w0, w1, w2, w3, ww0, ww1; in highbd_transpose8x8_high_sse2() local
175 w3 = _mm_unpackhi_epi16(*x6, *x7); // 64 74 65 75 66 76 67 77 in highbd_transpose8x8_high_sse2()
178 ww1 = _mm_unpacklo_epi32(w2, w3); // 44 54 64 74 45 55 65 75 in highbd_transpose8x8_high_sse2()
[all …]
/external/libxml2/result/
Ddav4.sax23 …av/', 2, xmlns:D='http://www.ietf.org/standards/dav/', xmlns:Z='http://www.w3.com/standards/z39.50…
12 SAX.startElementNs(authors, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0)
15 SAX.startElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0)
17 SAX.endElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/')
20 SAX.startElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0)
22 SAX.endElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/')
25 SAX.endElementNs(authors, Z, 'http://www.w3.com/standards/z39.50/')
40 SAX.startElementNs(Copyright-Owner, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0)
41 SAX.endElementNs(Copyright-Owner, Z, 'http://www.w3.com/standards/z39.50/')
/external/libxml2/result/noent/
Ddav4.sax23 …av/', 2, xmlns:D='http://www.ietf.org/standards/dav/', xmlns:Z='http://www.w3.com/standards/z39.50…
12 SAX.startElementNs(authors, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0)
15 SAX.startElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0)
17 SAX.endElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/')
20 SAX.startElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0)
22 SAX.endElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/')
25 SAX.endElementNs(authors, Z, 'http://www.w3.com/standards/z39.50/')
40 SAX.startElementNs(Copyright-Owner, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0)
41 SAX.endElementNs(Copyright-Owner, Z, 'http://www.w3.com/standards/z39.50/')
/external/libxml2/result/c14n/exc-without-comments/
Dtest-21 <SignedInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
2 …<ds:CanonicalizationMethod xmlns:ds="http://www.w3.org/2000/09/xmldsig#" Algorithm="http://www.w3.…
3 <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></SignatureMethod>
6 <Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></Transform>
8 <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></DigestMethod>
/external/capstone/suite/MC/Mips/
Dtest_3r.s.cs14 0x79,0x8e,0x88,0xd0 = adds_u.b $w3, $w17, $w14
22 0x7a,0x03,0x85,0xd1 = asub_s.b $w23, $w16, $w3
42 0x7b,0x83,0xd7,0x50 = aver_u.b $w29, $w26, $w3
56 0x7b,0xdc,0x1e,0x8d = binsr.w $w26, $w3, $w28
60 0x7a,0xd3,0xd0,0xcd = bneg.w $w3, $w26, $w19
84 0x79,0xc9,0xc0,0xcf = clt_u.w $w3, $w24, $w9
86 0x7a,0x12,0x1f,0x52 = div_s.b $w29, $w3, $w18
102 0x79,0x7b,0xa8,0xd3 = dpadd_s.d $w3, $w21, $w27
127 0x7b,0x63,0xdf,0x94 = ilvev.d $w30, $w27, $w3
128 0x7a,0x15,0x1f,0x54 = ilvl.b $w29, $w3, $w21
[all …]
/external/u-boot/arch/arm/cpu/armv8/
Dsec_firmware_asm.S26 rev w3, w3
28 str w3, [x1]
31 rev w3, w3
33 str w3, [x2]
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/
Downer_less.pass.cpp63 const std::weak_ptr<int> w3(p3); in main() local
81 assert(cs(p1, w3) || cs(p3, w1)); in main()
96 assert(cs(w1, w3) || cs(w3, w1)); in main()
97 assert(cs(w3, w1) == cs(w3, w2)); in main()
102 assert(cs(w1, p3) || cs(w3, p1)); in main()
103 assert(cs(w3, p1) == cs(w3, p2)); in main()
/external/llvm/test/MC/Mips/msa/
Dtest_3r.s15 # CHECK: adds_u.b $w3, $w17, $w14 # encoding: [0x79,0x8e,0x88,0xd0]
23 # CHECK: asub_s.b $w23, $w16, $w3 # encoding: [0x7a,0x03,0x85,0xd1]
43 # CHECK: aver_u.b $w29, $w26, $w3 # encoding: [0x7b,0x83,0xd7,0x50]
57 # CHECK: binsr.w $w26, $w3, $w28 # encoding: [0x7b,0xdc,0x1e,0x8d]
61 # CHECK: bneg.w $w3, $w26, $w19 # encoding: [0x7a,0xd3,0xd0,0xcd]
85 # CHECK: clt_u.w $w3, $w24, $w9 # encoding: [0x79,0xc9,0xc0,0xcf]
87 # CHECK: div_s.b $w29, $w3, $w18 # encoding: [0x7a,0x12,0x1f,0x52]
103 # CHECK: dpadd_s.d $w3, $w21, $w27 # encoding: [0x79,0x7b,0xa8,0xd3]
128 # CHECK: ilvev.d $w30, $w27, $w3 # encoding: [0x7b,0x63,0xdf,0x94]
129 # CHECK: ilvl.b $w29, $w3, $w21 # encoding: [0x7a,0x15,0x1f,0x54]
[all …]

12345678910>>...33