Home
last modified time | relevance | path

Searched refs:w20 (Results 1 – 25 of 68) sorted by relevance

123

/external/boringssl/linux-aarch64/crypto/fipsmodule/
Dsha1-armv8.S31 ldp w20,w21,[x0]
51 ror w27,w20,#27
63 bic w25,w22,w20
64 and w26,w21,w20
69 ror w20,w20,#2
75 and w26,w20,w24
88 bic w25,w20,w23
91 add w20,w20,w28 // future e+=K
95 add w20,w20,w7 // future e+=X[i]
104 add w20,w20,w27 // e+=rot(a,5)
[all …]
Dsha256-armv8.S75 ldp w20,w21,[x0] // load context
98 eor w19,w20,w21 // a^b, b^c in next round
100 ror w6,w20,#2
102 eor w17,w20,w20,ror#9
123 eor w28,w27,w20 // a^b, b^c in next round
131 eor w19,w19,w20 // Maj(a,b,c)
179 add w20,w20,w24 // d+=h
189 ror w16,w20,#6
191 eor w10,w20,w20,ror#14
192 and w17,w21,w20
[all …]
/external/boringssl/ios-aarch64/crypto/fipsmodule/
Dsha1-armv8.S30 ldp w20,w21,[x0]
50 ror w27,w20,#27
62 bic w25,w22,w20
63 and w26,w21,w20
68 ror w20,w20,#2
74 and w26,w20,w24
87 bic w25,w20,w23
90 add w20,w20,w28 // future e+=K
94 add w20,w20,w7 // future e+=X[i]
103 add w20,w20,w27 // e+=rot(a,5)
[all …]
Dsha256-armv8.S74 ldp w20,w21,[x0] // load context
97 eor w19,w20,w21 // a^b, b^c in next round
99 ror w6,w20,#2
101 eor w17,w20,w20,ror#9
122 eor w28,w27,w20 // a^b, b^c in next round
130 eor w19,w19,w20 // Maj(a,b,c)
178 add w20,w20,w24 // d+=h
188 ror w16,w20,#6
190 eor w10,w20,w20,ror#14
191 and w17,w21,w20
[all …]
/external/llvm/test/CodeGen/MIR/AArch64/
Dmachine-dead-copy.mir15 # CHECK-NOT: %w20 = COPY
21 %w20 = COPY %w1
30 # CHECK: %w20 = COPY
36 %w20 = COPY %w1
38 %w0 = COPY %w20
51 %w20 = COPY %w1
53 %w20 = COPY %w0
66 %w20 = COPY %w0
67 %w0 = COPY %w20
/external/boringssl/ios-aarch64/crypto/chacha/
Dchacha-armv8.S79 mov w20,w30
92 eor w20,w20,w7
96 ror w20,w20,#16
100 add w15,w15,w20
116 eor w20,w20,w7
120 ror w20,w20,#24
124 add w15,w15,w20
141 eor w20,w20,w8
145 ror w20,w20,#16
149 add w14,w14,w20
[all …]
/external/boringssl/linux-aarch64/crypto/chacha/
Dchacha-armv8.S80 mov w20,w30
93 eor w20,w20,w7
97 ror w20,w20,#16
101 add w15,w15,w20
117 eor w20,w20,w7
121 ror w20,w20,#24
125 add w15,w15,w20
142 eor w20,w20,w8
146 ror w20,w20,#16
150 add w14,w14,w20
[all …]
/external/llvm/test/MC/Mips/msa/
Dtest_3r.s17 # CHECK: adds_u.w $w15, $w18, $w20 # encoding: [0x79,0xd4,0x93,0xd0]
19 # CHECK: addv.b $w24, $w20, $w21 # encoding: [0x78,0x15,0xa6,0x0e]
54 # CHECK: binsl.d $w23, $w20, $w12 # encoding: [0x7b,0x6c,0xa5,0xcd]
90 # CHECK: div_s.d $w31, $w9, $w20 # encoding: [0x7a,0x74,0x4f,0xd2]
96 # CHECK: dotp_s.w $w20, $w14, $w5 # encoding: [0x78,0x45,0x75,0x13]
104 # CHECK: dpadd_u.h $w17, $w5, $w20 # encoding: [0x79,0xb4,0x2c,0x53]
115 # CHECK: hadd_s.d $w17, $w15, $w20 # encoding: [0x7a,0x74,0x7c,0x55]
118 # CHECK: hadd_u.d $w1, $w20, $w6 # encoding: [0x7a,0xe6,0xa0,0x55]
133 # CHECK: ilvod.b $w11, $w5, $w20 # encoding: [0x7b,0x94,0x2a,0xd4]
139 # CHECK: ilvr.w $w18, $w20, $w21 # encoding: [0x7a,0xd5,0xa4,0x94]
[all …]
Dtest_i5.s5 # CHECK: addvi.w $w26, $w20, 26 # encoding: [0x78,0x5a,0xa6,0x86]
22 # CHECK: clti_s.d $w29, $w20, -15 # encoding: [0x79,0x71,0xa7,0x47]
31 # CHECK: maxi_u.b $w20, $w0, 12 # encoding: [0x79,0x8c,0x05,0x06]
43 # CHECK: subvi.b $w24, $w20, 19 # encoding: [0x78,0x93,0xa6,0x06]
50 addvi.w $w26, $w20, 26
67 clti_s.d $w29, $w20, -15
76 maxi_u.b $w20, $w0, 12
88 subvi.b $w24, $w20, 19
Dtest_3rf.s14 # CHECK: fcne.d $w14, $w20, $w15 # encoding: [0x78,0xef,0xa3,0x9c]
23 # CHECK: fcun.w $w4, $w20, $w8 # encoding: [0x78,0x48,0xa1,0x1a]
41 # CHECK: fmin_a.w $w10, $w29, $w20 # encoding: [0x7b,0x54,0xea,0x9b]
73 # CHECK: madd_q.h $w16, $w20, $w10 # encoding: [0x79,0x4a,0xa4,0x1c]
80 # CHECK: msubr_q.w $w1, $w14, $w20 # encoding: [0x7b,0xb4,0x70,0x5c]
83 # CHECK: mulr_q.h $w6, $w20, $w19 # encoding: [0x7b,0x13,0xa1,0x9c]
84 # CHECK: mulr_q.w $w27, $w1, $w20 # encoding: [0x7b,0x34,0x0e,0xdc]
97 fcne.d $w14, $w20, $w15
106 fcun.w $w4, $w20, $w8
124 fmin_a.w $w10, $w29, $w20
[all …]
Dtest_elm.s6 copy_u.b $22, $w20[4] # CHECK: copy_u.b $22, $w20[4] # encoding: [0x78,0xc4,0xa5,0x99]
10 sldi.w $w20, $w27[2] # CHECK: sldi.w $w20, $w27[2] # encoding: [0x78,0x32,0xdd,0x19]
Dtest_bit.s14 # CHECK: binsri.d $w18, $w20, 1 # encoding: [0x7b,0x81,0xa4,0x89]
34 # CHECK: slli.d $w25, $w20, 1 # encoding: [0x78,0x01,0xa6,0x49]
38 # CHECK: srai.d $w20, $w25, 3 # encoding: [0x78,0x83,0xcd,0x09]
63 binsri.d $w18, $w20, 1
83 slli.d $w25, $w20, 1
87 srai.d $w20, $w25, 3
Dtest_2rf.s9 # CHECK: ffint_s.w $w20, $w29 # encoding: [0x7b,0x3c,0xed,0x1e]
29 # CHECK: ftint_u.w $w20, $w14 # encoding: [0x7b,0x3a,0x75,0x1e]
42 ffint_s.w $w20, $w29
62 ftint_u.w $w20, $w14
Dtest_elm_insert.s4 # CHECK: insert.h $w20[2], $5 # encoding: [0x79,0x22,0x2d,0x19]
8 insert.h $w20[2], $5
Dtest_i10.s4 # CHECK: ldi.h $w20, 313 # encoding: [0x7b,0x29,0xcd,0x07]
9 ldi.h $w20, 313
Dtest_vec.s3 # CHECK: and.v $w25, $w20, $w27 # encoding: [0x78,0x1b,0xa6,0x5e]
11 and.v $w25, $w20, $w27
Dtest_i8.s8 # CHECK: ori.b $w26, $w20, 135 # encoding: [0x79,0x87,0xa6,0x80]
19 ori.b $w26, $w20, 135
/external/llvm/test/MC/Disassembler/Mips/msa/
Dtest_3r.txt17 0x79 0xd4 0x93 0xd0 # CHECK: adds_u.w $w15, $w18, $w20
19 0x78 0x15 0xa6 0x0e # CHECK: addv.b $w24, $w20, $w21
54 0x7b 0x6c 0xa5 0xcd # CHECK: binsl.d $w23, $w20, $w12
90 0x7a 0x74 0x4f 0xd2 # CHECK: div_s.d $w31, $w9, $w20
96 0x78 0x45 0x75 0x13 # CHECK: dotp_s.w $w20, $w14, $w5
104 0x79 0xb4 0x2c 0x53 # CHECK: dpadd_u.h $w17, $w5, $w20
115 0x7a 0x74 0x7c 0x55 # CHECK: hadd_s.d $w17, $w15, $w20
118 0x7a 0xe6 0xa0 0x55 # CHECK: hadd_u.d $w1, $w20, $w6
133 0x7b 0x94 0x2a 0xd4 # CHECK: ilvod.b $w11, $w5, $w20
139 0x7a 0xd5 0xa4 0x94 # CHECK: ilvr.w $w18, $w20, $w21
[all …]
Dtest_3rf.txt14 0x78 0xef 0xa3 0x9c # CHECK: fcne.d $w14, $w20, $w15
23 0x78 0x48 0xa1 0x1a # CHECK: fcun.w $w4, $w20, $w8
41 0x7b 0x54 0xea 0x9b # CHECK: fmin_a.w $w10, $w29, $w20
73 0x79 0x4a 0xa4 0x1c # CHECK: madd_q.h $w16, $w20, $w10
80 0x7b 0xb4 0x70 0x5c # CHECK: msubr_q.w $w1, $w14, $w20
83 0x7b 0x13 0xa1 0x9c # CHECK: mulr_q.h $w6, $w20, $w19
84 0x7b 0x34 0x0e 0xdc # CHECK: mulr_q.w $w27, $w1, $w20
Dtest_i5.txt5 0x78 0x5a 0xa6 0x86 # CHECK: addvi.w $w26, $w20, 26
22 0x79 0x71 0xa7 0x47 # CHECK: clti_s.d $w29, $w20, 17
31 0x79 0x8c 0x05 0x06 # CHECK: maxi_u.b $w20, $w0, 12
43 0x78 0x93 0xa6 0x06 # CHECK: subvi.b $w24, $w20, 19
Dtest_elm.txt6 0x78 0xc4 0xa5 0x99 # CHECK: copy_u.b $22, $w20[4]
10 0x78 0x32 0xdd 0x19 # CHECK: sldi.w $w20, $w27[2]
/external/llvm/test/MC/AArch64/
Dbasic-a64-instructions.s20 add x12, x1, w20, uxtw
22 add x17, x25, w20, sxtb
66 sub x12, x1, w20, uxtw
68 sub x17, x25, w20, sxtb
101 adds x12, x1, w20, uxtw
103 adds xzr, x25, w20, sxtb #3
136 subs x12, x1, w20, uxtw
138 subs xzr, x25, w20, sxtb #3
171 cmp x1, w20, uxtw
173 cmp x25, w20, sxtb #3
[all …]
Dcyclone-crc.s5 crc32w w19, wzr, w20
12 CHECK: crc32w w19, wzr, w20
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_aarch64.S120 mov w20, w1
134 mov w1, w20
172 mov w20, w1
185 mov w1, w20
/external/llvm/test/MC/Mips/mips32r2/
Dinvalid-msa.s33 …frint.d $w20,$w8 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
45 …ftrunc_u.d $w20,$w25 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
56 …nor.v $w20,$w20,$w15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
60 …pcnt.h $w20,$w24 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
61 …pcnt.w $w22,$w20 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
62 …xor.v $w20,$w21,$w30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…

123