Home
last modified time | relevance | path

Searched refs:x21 (Results 1 – 25 of 1186) sorted by relevance

12345678910>>...48

/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dsysv.S114 stp x21, x22, [sp, #0]
115 cfi_rel_offset (x21, 0 - ffi_call_SYSV_FS)
122 mov x21, x1
148 ldp q0, q1, [x21, #8*32 + 0]
149 ldp q2, q3, [x21, #8*32 + 32]
150 ldp q4, q5, [x21, #8*32 + 64]
151 ldp q6, q7, [x21, #8*32 + 96]
154 ldp x0, x1, [x21, #0]
155 ldp x2, x3, [x21, #16]
156 ldp x4, x5, [x21, #32]
[all …]
/external/rust/crates/ring/pregenerated/
Dsha512-armv8-ios64.S69 stp x21,x22,[sp,#32]
75 ldp x20,x21,[x0] // load context
87 eor x28,x21,x22 // magic seed
99 eor x19,x20,x21 // a^b, b^c in next round
107 eor x28,x28,x21 // Maj(a,b,c)
155 add x21,x21,x25 // d+=h
166 ror x16,x21,#14
168 eor x9,x21,x21,ror#23
169 and x17,x22,x21
170 bic x28,x23,x21
[all …]
Dsha512-armv8-linux64.S70 stp x21,x22,[sp,#32]
76 ldp x20,x21,[x0] // load context
88 eor x28,x21,x22 // magic seed
100 eor x19,x20,x21 // a^b, b^c in next round
108 eor x28,x28,x21 // Maj(a,b,c)
156 add x21,x21,x25 // d+=h
167 ror x16,x21,#14
169 eor x9,x21,x21,ror#23
170 and x17,x22,x21
171 bic x28,x23,x21
[all …]
Darmv8-mont-linux64.S31 stp x21,x22,[sp,#32]
43 sub x21,x5,#16 // j=num-2
67 cbz x21,.L1st_skip
72 sub x21,x21,#8 // j--
86 cbnz x21,.L1st
111 sub x21,x5,#16 // j=num-2
128 cbz x21,.Linner_skip
135 sub x21,x21,#8 // j--
151 cbnz x21,.Linner
182 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
Darmv8-mont-ios64.S30 stp x21,x22,[sp,#32]
42 sub x21,x5,#16 // j=num-2
66 cbz x21,L1st_skip
71 sub x21,x21,#8 // j--
85 cbnz x21,L1st
110 sub x21,x5,#16 // j=num-2
127 cbz x21,Linner_skip
134 sub x21,x21,#8 // j--
150 cbnz x21,Linner
181 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/boringssl/ios-aarch64/crypto/fipsmodule/
Dsha512-armv8.S72 stp x21,x22,[sp,#32]
78 ldp x20,x21,[x0] // load context
90 eor x28,x21,x22 // magic seed
102 eor x19,x20,x21 // a^b, b^c in next round
110 eor x28,x28,x21 // Maj(a,b,c)
158 add x21,x21,x25 // d+=h
169 ror x16,x21,#14
171 eor x9,x21,x21,ror#23
172 and x17,x22,x21
173 bic x28,x23,x21
[all …]
Darmv8-mont.S33 stp x21,x22,[sp,#32]
45 sub x21,x5,#16 // j=num-2
69 cbz x21,L1st_skip
74 sub x21,x21,#8 // j--
88 cbnz x21,L1st
113 sub x21,x5,#16 // j=num-2
130 cbz x21,Linner_skip
137 sub x21,x21,#8 // j--
153 cbnz x21,Linner
184 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/rust/crates/quiche/deps/boringssl/linux-aarch64/crypto/fipsmodule/
Dsha512-armv8.S71 stp x21,x22,[sp,#32]
77 ldp x20,x21,[x0] // load context
89 eor x28,x21,x22 // magic seed
101 eor x19,x20,x21 // a^b, b^c in next round
109 eor x28,x28,x21 // Maj(a,b,c)
157 add x21,x21,x25 // d+=h
168 ror x16,x21,#14
170 eor x9,x21,x21,ror#23
171 and x17,x22,x21
172 bic x28,x23,x21
[all …]
Darmv8-mont.S31 stp x21,x22,[sp,#32]
43 sub x21,x5,#16 // j=num-2
67 cbz x21,.L1st_skip
72 sub x21,x21,#8 // j--
86 cbnz x21,.L1st
111 sub x21,x5,#16 // j=num-2
128 cbz x21,.Linner_skip
135 sub x21,x21,#8 // j--
151 cbnz x21,.Linner
182 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/openscreen/third_party/boringssl/ios-aarch64/crypto/fipsmodule/
Dsha512-armv8.S72 stp x21,x22,[sp,#32]
78 ldp x20,x21,[x0] // load context
90 eor x28,x21,x22 // magic seed
102 eor x19,x20,x21 // a^b, b^c in next round
110 eor x28,x28,x21 // Maj(a,b,c)
158 add x21,x21,x25 // d+=h
169 ror x16,x21,#14
171 eor x9,x21,x21,ror#23
172 and x17,x22,x21
173 bic x28,x23,x21
[all …]
Darmv8-mont.S33 stp x21,x22,[sp,#32]
45 sub x21,x5,#16 // j=num-2
69 cbz x21,L1st_skip
74 sub x21,x21,#8 // j--
88 cbnz x21,L1st
113 sub x21,x5,#16 // j=num-2
130 cbz x21,Linner_skip
137 sub x21,x21,#8 // j--
153 cbnz x21,Linner
184 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/boringssl/win-aarch64/crypto/fipsmodule/
Dsha512-armv8.S75 stp x21,x22,[sp,#32]
81 ldp x20,x21,[x0] // load context
93 eor x28,x21,x22 // magic seed
105 eor x19,x20,x21 // a^b, b^c in next round
113 eor x28,x28,x21 // Maj(a,b,c)
161 add x21,x21,x25 // d+=h
172 ror x16,x21,#14
174 eor x9,x21,x21,ror#23
175 and x17,x22,x21
176 bic x28,x23,x21
[all …]
Darmv8-mont.S36 stp x21,x22,[sp,#32]
48 sub x21,x5,#16 // j=num-2
72 cbz x21,L1st_skip
77 sub x21,x21,#8 // j--
91 cbnz x21,L1st
116 sub x21,x5,#16 // j=num-2
133 cbz x21,Linner_skip
140 sub x21,x21,#8 // j--
156 cbnz x21,Linner
187 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/openscreen/third_party/boringssl/linux-aarch64/crypto/fipsmodule/
Dsha512-armv8.S73 stp x21,x22,[sp,#32]
79 ldp x20,x21,[x0] // load context
91 eor x28,x21,x22 // magic seed
103 eor x19,x20,x21 // a^b, b^c in next round
111 eor x28,x28,x21 // Maj(a,b,c)
159 add x21,x21,x25 // d+=h
170 ror x16,x21,#14
172 eor x9,x21,x21,ror#23
173 and x17,x22,x21
174 bic x28,x23,x21
[all …]
Darmv8-mont.S34 stp x21,x22,[sp,#32]
46 sub x21,x5,#16 // j=num-2
70 cbz x21,.L1st_skip
75 sub x21,x21,#8 // j--
89 cbnz x21,.L1st
114 sub x21,x5,#16 // j=num-2
131 cbz x21,.Linner_skip
138 sub x21,x21,#8 // j--
154 cbnz x21,.Linner
185 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/rust/crates/quiche/deps/boringssl/ios-aarch64/crypto/fipsmodule/
Dsha512-armv8.S70 stp x21,x22,[sp,#32]
76 ldp x20,x21,[x0] // load context
88 eor x28,x21,x22 // magic seed
100 eor x19,x20,x21 // a^b, b^c in next round
108 eor x28,x28,x21 // Maj(a,b,c)
156 add x21,x21,x25 // d+=h
167 ror x16,x21,#14
169 eor x9,x21,x21,ror#23
170 and x17,x22,x21
171 bic x28,x23,x21
[all …]
Darmv8-mont.S30 stp x21,x22,[sp,#32]
42 sub x21,x5,#16 // j=num-2
66 cbz x21,L1st_skip
71 sub x21,x21,#8 // j--
85 cbnz x21,L1st
110 sub x21,x5,#16 // j=num-2
127 cbz x21,Linner_skip
134 sub x21,x21,#8 // j--
150 cbnz x21,Linner
181 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/openscreen/third_party/boringssl/win-aarch64/crypto/fipsmodule/
Dsha512-armv8.S75 stp x21,x22,[sp,#32]
81 ldp x20,x21,[x0] // load context
93 eor x28,x21,x22 // magic seed
105 eor x19,x20,x21 // a^b, b^c in next round
113 eor x28,x28,x21 // Maj(a,b,c)
161 add x21,x21,x25 // d+=h
172 ror x16,x21,#14
174 eor x9,x21,x21,ror#23
175 and x17,x22,x21
176 bic x28,x23,x21
[all …]
Darmv8-mont.S36 stp x21,x22,[sp,#32]
48 sub x21,x5,#16 // j=num-2
72 cbz x21,L1st_skip
77 sub x21,x21,#8 // j--
91 cbnz x21,L1st
116 sub x21,x5,#16 // j=num-2
133 cbz x21,Linner_skip
140 sub x21,x21,#8 // j--
156 cbnz x21,Linner
187 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/boringssl/linux-aarch64/crypto/fipsmodule/
Dsha512-armv8.S73 stp x21,x22,[sp,#32]
79 ldp x20,x21,[x0] // load context
91 eor x28,x21,x22 // magic seed
103 eor x19,x20,x21 // a^b, b^c in next round
111 eor x28,x28,x21 // Maj(a,b,c)
159 add x21,x21,x25 // d+=h
170 ror x16,x21,#14
172 eor x9,x21,x21,ror#23
173 and x17,x22,x21
174 bic x28,x23,x21
[all …]
Darmv8-mont.S34 stp x21,x22,[sp,#32]
46 sub x21,x5,#16 // j=num-2
70 cbz x21,.L1st_skip
75 sub x21,x21,#8 // j--
89 cbnz x21,.L1st
114 sub x21,x5,#16 // j=num-2
131 cbz x21,.Linner_skip
138 sub x21,x21,#8 // j--
154 cbnz x21,.Linner
185 subs x21,x5,#8 // j=num-1 and clear borrow
[all …]
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-ext.txt162 0x4e 0x80 0x00 0x21
165 0x4e 0x80 0x04 0x21
174 0x4d 0x82 0x00 0x21
177 0x4d 0x82 0x04 0x21
186 0x4d 0xe2 0x00 0x21
189 0x4d 0xe2 0x04 0x21
198 0x4d 0xc2 0x00 0x21
201 0x4d 0xc2 0x04 0x21
210 0x4c 0x82 0x00 0x21
213 0x4c 0x82 0x04 0x21
[all …]
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-ext.txt162 0x4e 0x80 0x00 0x21
165 0x4e 0x80 0x04 0x21
174 0x4d 0x82 0x00 0x21
177 0x4d 0x82 0x04 0x21
186 0x4d 0xe2 0x00 0x21
189 0x4d 0xe2 0x04 0x21
198 0x4d 0xc2 0x00 0x21
201 0x4d 0xc2 0x04 0x21
210 0x4c 0x82 0x00 0x21
213 0x4c 0x82 0x04 0x21
[all …]
Dppc64le-encoding.txt26 0x21 0x18 0x8a 0x4c
29 0x21 0x00 0x8a 0x4c
38 0x21 0x1c 0x8a 0x4c
41 0x21 0x04 0x8a 0x4c
47 0xc2 0x21 0x43 0x4c
53 0x82 0x21 0x43 0x4c
62 0x02 0x21 0x43 0x4c
158 0xae 0x21 0x43 0x7c
164 0xee 0x21 0x43 0x7c
182 0x2e 0x21 0x43 0x7c
[all …]
Dppc64-encoding.txt26 0x4c 0x8a 0x18 0x21
29 0x4c 0x8a 0x00 0x21
38 0x4c 0x8a 0x1c 0x21
41 0x4c 0x8a 0x04 0x21
47 0x4c 0x43 0x21 0xc2
53 0x4c 0x43 0x21 0x82
62 0x4c 0x43 0x21 0x02
161 0x7c 0x43 0x21 0xae
167 0x7c 0x43 0x21 0xee
185 0x7c 0x43 0x21 0x2e
[all …]

12345678910>>...48