• Home
  • Raw
  • Download

Lines Matching refs:x19

56 	stp	x19,x20,[sp,#16]
73 ldr x19,[x30],#8 // *K++
80 add x27,x27,x19 // h+=K[i]
83 bic x19,x26,x24
85 orr x17,x17,x19 // Ch(e,f,g)
86 eor x19,x20,x21 // a^b, b^c in next round
92 and x28,x28,x19 // (b^c)&=(a^b)
117 and x19,x19,x28 // (b^c)&=(a^b)
119 eor x19,x19,x20 // Maj(a,b,c)
121 add x26,x26,x19 // h+=Maj(a,b,c)
122 ldr x19,[x30],#8 // *K++, x28 in next round
129 add x25,x25,x19 // h+=K[i]
132 bic x19,x24,x22
134 orr x17,x17,x19 // Ch(e,f,g)
135 eor x19,x26,x27 // a^b, b^c in next round
141 and x28,x28,x19 // (b^c)&=(a^b)
166 and x19,x19,x28 // (b^c)&=(a^b)
168 eor x19,x19,x26 // Maj(a,b,c)
170 add x24,x24,x19 // h+=Maj(a,b,c)
171 ldr x19,[x30],#8 // *K++, x28 in next round
178 add x23,x23,x19 // h+=K[i]
181 bic x19,x22,x20
183 orr x17,x17,x19 // Ch(e,f,g)
184 eor x19,x24,x25 // a^b, b^c in next round
190 and x28,x28,x19 // (b^c)&=(a^b)
215 and x19,x19,x28 // (b^c)&=(a^b)
217 eor x19,x19,x24 // Maj(a,b,c)
219 add x22,x22,x19 // h+=Maj(a,b,c)
220 ldr x19,[x30],#8 // *K++, x28 in next round
227 add x21,x21,x19 // h+=K[i]
230 bic x19,x20,x26
232 orr x17,x17,x19 // Ch(e,f,g)
233 eor x19,x22,x23 // a^b, b^c in next round
239 and x28,x28,x19 // (b^c)&=(a^b)
264 and x19,x19,x28 // (b^c)&=(a^b)
266 eor x19,x19,x22 // Maj(a,b,c)
268 add x20,x20,x19 // h+=Maj(a,b,c)
269 ldr x19,[x30],#8 // *K++, x28 in next round
276 add x27,x27,x19 // h+=K[i]
279 bic x19,x26,x24
281 orr x17,x17,x19 // Ch(e,f,g)
282 eor x19,x20,x21 // a^b, b^c in next round
288 and x28,x28,x19 // (b^c)&=(a^b)
313 and x19,x19,x28 // (b^c)&=(a^b)
315 eor x19,x19,x20 // Maj(a,b,c)
317 add x26,x26,x19 // h+=Maj(a,b,c)
318 ldr x19,[x30],#8 // *K++, x28 in next round
325 add x25,x25,x19 // h+=K[i]
328 bic x19,x24,x22
330 orr x17,x17,x19 // Ch(e,f,g)
331 eor x19,x26,x27 // a^b, b^c in next round
337 and x28,x28,x19 // (b^c)&=(a^b)
363 and x19,x19,x28 // (b^c)&=(a^b)
365 eor x19,x19,x26 // Maj(a,b,c)
367 add x24,x24,x19 // h+=Maj(a,b,c)
368 ldr x19,[x30],#8 // *K++, x28 in next round
376 add x23,x23,x19 // h+=K[i]
379 bic x19,x22,x20
381 orr x17,x17,x19 // Ch(e,f,g)
382 eor x19,x24,x25 // a^b, b^c in next round
388 and x28,x28,x19 // (b^c)&=(a^b)
414 and x19,x19,x28 // (b^c)&=(a^b)
416 eor x19,x19,x24 // Maj(a,b,c)
418 add x22,x22,x19 // h+=Maj(a,b,c)
419 ldr x19,[x30],#8 // *K++, x28 in next round
428 add x21,x21,x19 // h+=K[i]
431 bic x19,x20,x26
433 orr x17,x17,x19 // Ch(e,f,g)
434 eor x19,x22,x23 // a^b, b^c in next round
440 and x28,x28,x19 // (b^c)&=(a^b)
468 and x19,x19,x28 // (b^c)&=(a^b)
472 eor x19,x19,x22 // Maj(a,b,c)
477 add x20,x20,x19 // h+=Maj(a,b,c)
478 ldr x19,[x30],#8 // *K++, x28 in next round
486 add x27,x27,x19 // h+=K[i]
490 bic x19,x26,x24
495 orr x17,x17,x19 // Ch(e,f,g)
496 eor x19,x20,x21 // a^b, b^c in next round
500 and x28,x28,x19 // (b^c)&=(a^b)
531 and x19,x19,x28 // (b^c)&=(a^b)
535 eor x19,x19,x20 // Maj(a,b,c)
540 add x26,x26,x19 // h+=Maj(a,b,c)
541 ldr x19,[x30],#8 // *K++, x28 in next round
548 add x25,x25,x19 // h+=K[i]
552 bic x19,x24,x22
557 orr x17,x17,x19 // Ch(e,f,g)
558 eor x19,x26,x27 // a^b, b^c in next round
562 and x28,x28,x19 // (b^c)&=(a^b)
593 and x19,x19,x28 // (b^c)&=(a^b)
597 eor x19,x19,x26 // Maj(a,b,c)
602 add x24,x24,x19 // h+=Maj(a,b,c)
603 ldr x19,[x30],#8 // *K++, x28 in next round
610 add x23,x23,x19 // h+=K[i]
614 bic x19,x22,x20
619 orr x17,x17,x19 // Ch(e,f,g)
620 eor x19,x24,x25 // a^b, b^c in next round
624 and x28,x28,x19 // (b^c)&=(a^b)
655 and x19,x19,x28 // (b^c)&=(a^b)
659 eor x19,x19,x24 // Maj(a,b,c)
664 add x22,x22,x19 // h+=Maj(a,b,c)
665 ldr x19,[x30],#8 // *K++, x28 in next round
672 add x21,x21,x19 // h+=K[i]
676 bic x19,x20,x26
681 orr x17,x17,x19 // Ch(e,f,g)
682 eor x19,x22,x23 // a^b, b^c in next round
686 and x28,x28,x19 // (b^c)&=(a^b)
717 and x19,x19,x28 // (b^c)&=(a^b)
721 eor x19,x19,x22 // Maj(a,b,c)
726 add x20,x20,x19 // h+=Maj(a,b,c)
727 ldr x19,[x30],#8 // *K++, x28 in next round
734 add x27,x27,x19 // h+=K[i]
738 bic x19,x26,x24
743 orr x17,x17,x19 // Ch(e,f,g)
744 eor x19,x20,x21 // a^b, b^c in next round
748 and x28,x28,x19 // (b^c)&=(a^b)
779 and x19,x19,x28 // (b^c)&=(a^b)
783 eor x19,x19,x20 // Maj(a,b,c)
788 add x26,x26,x19 // h+=Maj(a,b,c)
789 ldr x19,[x30],#8 // *K++, x28 in next round
796 add x25,x25,x19 // h+=K[i]
800 bic x19,x24,x22
805 orr x17,x17,x19 // Ch(e,f,g)
806 eor x19,x26,x27 // a^b, b^c in next round
810 and x28,x28,x19 // (b^c)&=(a^b)
841 and x19,x19,x28 // (b^c)&=(a^b)
845 eor x19,x19,x26 // Maj(a,b,c)
850 add x24,x24,x19 // h+=Maj(a,b,c)
851 ldr x19,[x30],#8 // *K++, x28 in next round
858 add x23,x23,x19 // h+=K[i]
862 bic x19,x22,x20
867 orr x17,x17,x19 // Ch(e,f,g)
868 eor x19,x24,x25 // a^b, b^c in next round
872 and x28,x28,x19 // (b^c)&=(a^b)
903 and x19,x19,x28 // (b^c)&=(a^b)
907 eor x19,x19,x24 // Maj(a,b,c)
912 add x22,x22,x19 // h+=Maj(a,b,c)
913 ldr x19,[x30],#8 // *K++, x28 in next round
920 add x21,x21,x19 // h+=K[i]
924 bic x19,x20,x26
929 orr x17,x17,x19 // Ch(e,f,g)
930 eor x19,x22,x23 // a^b, b^c in next round
934 and x28,x28,x19 // (b^c)&=(a^b)
965 and x19,x19,x28 // (b^c)&=(a^b)
969 eor x19,x19,x22 // Maj(a,b,c)
974 add x20,x20,x19 // h+=Maj(a,b,c)
975 ldr x19,[x30],#8 // *K++, x28 in next round
979 cbnz x19,.Loop_16_xx
1005 ldp x19,x20,[x29,#16]