Lines Matching refs:rdx
157 mov %rdx,$key
284 mov %rdx,$keyend
460 mov %rdx,$out # keyTable
572 &_loadround (4,$out,"%rcx","%rdx"); # KR
582 &_rotl128 ("%rcx","%rdx",15);
583 &_saveround (4,$out,-128,"%rcx","%rdx"); # KR<<<15
586 &_rotl128 ("%rcx","%rdx",15); # 15+15=30
587 &_saveround (8,$out,-128,"%rcx","%rdx"); # KR<<<30
596 &_rotl128 ("%rcx","%rdx",30); # 30+30=60
597 &_saveround (18,$out,-128,"%rcx","%rdx"); # KR<<<60
604 &_rotl128 ("%rcx","%rdx",34); # 60+34=94
605 &_saveround (26,$out,-128,"%rcx","%rdx"); # KR<<<94
688 cmp \$0,%rdx
742 mov %rdx,%rcx # len argument
748 and \$-16,%rdx
750 lea ($inp,%rdx),%rdx
752 mov %rdx,$_end
755 cmp $inp,%rdx
778 mov $_end,%rdx
788 cmp %rdx,$inp
826 add \$15,%rdx
828 and \$-16,%rdx
830 lea ($inp,%rdx),%rdx
831 mov %rdx,$_end
853 mov $_end,%rdx
867 cmp %rdx,$inp
880 mov $_ivp,%rdx
889 mov %rax,(%rdx) # write out IV residue
890 mov %rbx,8(%rdx)
908 mov %rax,(%rdx) # write out IV residue
909 mov %rbx,8(%rdx)
943 $frame="%rdx";
1087 mov 8(%rsi),%rdx # arg2, disp->ImageBase