123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492 |
- IF @Version LT 800
- ECHO MASM version 8.00 or later is strongly recommended.
- ENDIF
- .686
- .XMM
- IF @Version LT 800
- XMMWORD STRUCT 16
- DQ 2 dup (?)
- XMMWORD ENDS
- ENDIF
- .MODEL FLAT
- OPTION DOTNAME
- IF @Version LT 800
- .text$ SEGMENT PAGE 'CODE'
- ELSE
- .text$ SEGMENT ALIGN(64) 'CODE'
- ENDIF
- ;EXTERN _OPENSSL_ia32cap_P:NEAR
- ALIGN 16
- _bn_mul_mont PROC PUBLIC
- $L_bn_mul_mont_begin::
- push ebp
- push ebx
- push esi
- push edi
- xor eax,eax
- mov edi,DWORD PTR 40[esp]
- cmp edi,4
- jl $L000just_leave
- lea esi,DWORD PTR 20[esp]
- lea edx,DWORD PTR 24[esp]
- add edi,2
- neg edi
- lea ebp,DWORD PTR [edi*4+esp-32]
- neg edi
- mov eax,ebp
- sub eax,edx
- and eax,2047
- sub ebp,eax
- xor edx,ebp
- and edx,2048
- xor edx,2048
- sub ebp,edx
- and ebp,-64
- mov eax,esp
- sub eax,ebp
- and eax,-4096
- mov edx,esp
- lea esp,DWORD PTR [eax*1+ebp]
- mov eax,DWORD PTR [esp]
- cmp esp,ebp
- ja $L001page_walk
- jmp $L002page_walk_done
- ALIGN 16
- $L001page_walk:
- lea esp,DWORD PTR [esp-4096]
- mov eax,DWORD PTR [esp]
- cmp esp,ebp
- ja $L001page_walk
- $L002page_walk_done:
- mov eax,DWORD PTR [esi]
- mov ebx,DWORD PTR 4[esi]
- mov ecx,DWORD PTR 8[esi]
- mov ebp,DWORD PTR 12[esi]
- mov esi,DWORD PTR 16[esi]
- mov esi,DWORD PTR [esi]
- mov DWORD PTR 4[esp],eax
- mov DWORD PTR 8[esp],ebx
- mov DWORD PTR 12[esp],ecx
- mov DWORD PTR 16[esp],ebp
- mov DWORD PTR 20[esp],esi
- lea ebx,DWORD PTR [edi-3]
- mov DWORD PTR 24[esp],edx
- lea eax,DWORD PTR _OPENSSL_ia32cap_P
- bt DWORD PTR [eax],26
- jnc $L003non_sse2
- mov eax,-1
- movd mm7,eax
- mov esi,DWORD PTR 8[esp]
- mov edi,DWORD PTR 12[esp]
- mov ebp,DWORD PTR 16[esp]
- xor edx,edx
- xor ecx,ecx
- movd mm4,DWORD PTR [edi]
- movd mm5,DWORD PTR [esi]
- movd mm3,DWORD PTR [ebp]
- pmuludq mm5,mm4
- movq mm2,mm5
- movq mm0,mm5
- pand mm0,mm7
- pmuludq mm5,QWORD PTR 20[esp]
- pmuludq mm3,mm5
- paddq mm3,mm0
- movd mm1,DWORD PTR 4[ebp]
- movd mm0,DWORD PTR 4[esi]
- psrlq mm2,32
- psrlq mm3,32
- inc ecx
- ALIGN 16
- $L0041st:
- pmuludq mm0,mm4
- pmuludq mm1,mm5
- paddq mm2,mm0
- paddq mm3,mm1
- movq mm0,mm2
- pand mm0,mm7
- movd mm1,DWORD PTR 4[ecx*4+ebp]
- paddq mm3,mm0
- movd mm0,DWORD PTR 4[ecx*4+esi]
- psrlq mm2,32
- movd DWORD PTR 28[ecx*4+esp],mm3
- psrlq mm3,32
- lea ecx,DWORD PTR 1[ecx]
- cmp ecx,ebx
- jl $L0041st
- pmuludq mm0,mm4
- pmuludq mm1,mm5
- paddq mm2,mm0
- paddq mm3,mm1
- movq mm0,mm2
- pand mm0,mm7
- paddq mm3,mm0
- movd DWORD PTR 28[ecx*4+esp],mm3
- psrlq mm2,32
- psrlq mm3,32
- paddq mm3,mm2
- movq QWORD PTR 32[ebx*4+esp],mm3
- inc edx
- $L005outer:
- xor ecx,ecx
- movd mm4,DWORD PTR [edx*4+edi]
- movd mm5,DWORD PTR [esi]
- movd mm6,DWORD PTR 32[esp]
- movd mm3,DWORD PTR [ebp]
- pmuludq mm5,mm4
- paddq mm5,mm6
- movq mm0,mm5
- movq mm2,mm5
- pand mm0,mm7
- pmuludq mm5,QWORD PTR 20[esp]
- pmuludq mm3,mm5
- paddq mm3,mm0
- movd mm6,DWORD PTR 36[esp]
- movd mm1,DWORD PTR 4[ebp]
- movd mm0,DWORD PTR 4[esi]
- psrlq mm2,32
- psrlq mm3,32
- paddq mm2,mm6
- inc ecx
- dec ebx
- $L006inner:
- pmuludq mm0,mm4
- pmuludq mm1,mm5
- paddq mm2,mm0
- paddq mm3,mm1
- movq mm0,mm2
- movd mm6,DWORD PTR 36[ecx*4+esp]
- pand mm0,mm7
- movd mm1,DWORD PTR 4[ecx*4+ebp]
- paddq mm3,mm0
- movd mm0,DWORD PTR 4[ecx*4+esi]
- psrlq mm2,32
- movd DWORD PTR 28[ecx*4+esp],mm3
- psrlq mm3,32
- paddq mm2,mm6
- dec ebx
- lea ecx,DWORD PTR 1[ecx]
- jnz $L006inner
- mov ebx,ecx
- pmuludq mm0,mm4
- pmuludq mm1,mm5
- paddq mm2,mm0
- paddq mm3,mm1
- movq mm0,mm2
- pand mm0,mm7
- paddq mm3,mm0
- movd DWORD PTR 28[ecx*4+esp],mm3
- psrlq mm2,32
- psrlq mm3,32
- movd mm6,DWORD PTR 36[ebx*4+esp]
- paddq mm3,mm2
- paddq mm3,mm6
- movq QWORD PTR 32[ebx*4+esp],mm3
- lea edx,DWORD PTR 1[edx]
- cmp edx,ebx
- jle $L005outer
- emms
- jmp $L007common_tail
- ALIGN 16
- $L003non_sse2:
- mov esi,DWORD PTR 8[esp]
- lea ebp,DWORD PTR 1[ebx]
- mov edi,DWORD PTR 12[esp]
- xor ecx,ecx
- mov edx,esi
- and ebp,1
- sub edx,edi
- lea eax,DWORD PTR 4[ebx*4+edi]
- or ebp,edx
- mov edi,DWORD PTR [edi]
- jz $L008bn_sqr_mont
- mov DWORD PTR 28[esp],eax
- mov eax,DWORD PTR [esi]
- xor edx,edx
- ALIGN 16
- $L009mull:
- mov ebp,edx
- mul edi
- add ebp,eax
- lea ecx,DWORD PTR 1[ecx]
- adc edx,0
- mov eax,DWORD PTR [ecx*4+esi]
- cmp ecx,ebx
- mov DWORD PTR 28[ecx*4+esp],ebp
- jl $L009mull
- mov ebp,edx
- mul edi
- mov edi,DWORD PTR 20[esp]
- add eax,ebp
- mov esi,DWORD PTR 16[esp]
- adc edx,0
- imul edi,DWORD PTR 32[esp]
- mov DWORD PTR 32[ebx*4+esp],eax
- xor ecx,ecx
- mov DWORD PTR 36[ebx*4+esp],edx
- mov DWORD PTR 40[ebx*4+esp],ecx
- mov eax,DWORD PTR [esi]
- mul edi
- add eax,DWORD PTR 32[esp]
- mov eax,DWORD PTR 4[esi]
- adc edx,0
- inc ecx
- jmp $L0102ndmadd
- ALIGN 16
- $L0111stmadd:
- mov ebp,edx
- mul edi
- add ebp,DWORD PTR 32[ecx*4+esp]
- lea ecx,DWORD PTR 1[ecx]
- adc edx,0
- add ebp,eax
- mov eax,DWORD PTR [ecx*4+esi]
- adc edx,0
- cmp ecx,ebx
- mov DWORD PTR 28[ecx*4+esp],ebp
- jl $L0111stmadd
- mov ebp,edx
- mul edi
- add eax,DWORD PTR 32[ebx*4+esp]
- mov edi,DWORD PTR 20[esp]
- adc edx,0
- mov esi,DWORD PTR 16[esp]
- add ebp,eax
- adc edx,0
- imul edi,DWORD PTR 32[esp]
- xor ecx,ecx
- add edx,DWORD PTR 36[ebx*4+esp]
- mov DWORD PTR 32[ebx*4+esp],ebp
- adc ecx,0
- mov eax,DWORD PTR [esi]
- mov DWORD PTR 36[ebx*4+esp],edx
- mov DWORD PTR 40[ebx*4+esp],ecx
- mul edi
- add eax,DWORD PTR 32[esp]
- mov eax,DWORD PTR 4[esi]
- adc edx,0
- mov ecx,1
- ALIGN 16
- $L0102ndmadd:
- mov ebp,edx
- mul edi
- add ebp,DWORD PTR 32[ecx*4+esp]
- lea ecx,DWORD PTR 1[ecx]
- adc edx,0
- add ebp,eax
- mov eax,DWORD PTR [ecx*4+esi]
- adc edx,0
- cmp ecx,ebx
- mov DWORD PTR 24[ecx*4+esp],ebp
- jl $L0102ndmadd
- mov ebp,edx
- mul edi
- add ebp,DWORD PTR 32[ebx*4+esp]
- adc edx,0
- add ebp,eax
- adc edx,0
- mov DWORD PTR 28[ebx*4+esp],ebp
- xor eax,eax
- mov ecx,DWORD PTR 12[esp]
- add edx,DWORD PTR 36[ebx*4+esp]
- adc eax,DWORD PTR 40[ebx*4+esp]
- lea ecx,DWORD PTR 4[ecx]
- mov DWORD PTR 32[ebx*4+esp],edx
- cmp ecx,DWORD PTR 28[esp]
- mov DWORD PTR 36[ebx*4+esp],eax
- je $L007common_tail
- mov edi,DWORD PTR [ecx]
- mov esi,DWORD PTR 8[esp]
- mov DWORD PTR 12[esp],ecx
- xor ecx,ecx
- xor edx,edx
- mov eax,DWORD PTR [esi]
- jmp $L0111stmadd
- ALIGN 16
- $L008bn_sqr_mont:
- mov DWORD PTR [esp],ebx
- mov DWORD PTR 12[esp],ecx
- mov eax,edi
- mul edi
- mov DWORD PTR 32[esp],eax
- mov ebx,edx
- shr edx,1
- and ebx,1
- inc ecx
- ALIGN 16
- $L012sqr:
- mov eax,DWORD PTR [ecx*4+esi]
- mov ebp,edx
- mul edi
- add eax,ebp
- lea ecx,DWORD PTR 1[ecx]
- adc edx,0
- lea ebp,DWORD PTR [eax*2+ebx]
- shr eax,31
- cmp ecx,DWORD PTR [esp]
- mov ebx,eax
- mov DWORD PTR 28[ecx*4+esp],ebp
- jl $L012sqr
- mov eax,DWORD PTR [ecx*4+esi]
- mov ebp,edx
- mul edi
- add eax,ebp
- mov edi,DWORD PTR 20[esp]
- adc edx,0
- mov esi,DWORD PTR 16[esp]
- lea ebp,DWORD PTR [eax*2+ebx]
- imul edi,DWORD PTR 32[esp]
- shr eax,31
- mov DWORD PTR 32[ecx*4+esp],ebp
- lea ebp,DWORD PTR [edx*2+eax]
- mov eax,DWORD PTR [esi]
- shr edx,31
- mov DWORD PTR 36[ecx*4+esp],ebp
- mov DWORD PTR 40[ecx*4+esp],edx
- mul edi
- add eax,DWORD PTR 32[esp]
- mov ebx,ecx
- adc edx,0
- mov eax,DWORD PTR 4[esi]
- mov ecx,1
- ALIGN 16
- $L0133rdmadd:
- mov ebp,edx
- mul edi
- add ebp,DWORD PTR 32[ecx*4+esp]
- adc edx,0
- add ebp,eax
- mov eax,DWORD PTR 4[ecx*4+esi]
- adc edx,0
- mov DWORD PTR 28[ecx*4+esp],ebp
- mov ebp,edx
- mul edi
- add ebp,DWORD PTR 36[ecx*4+esp]
- lea ecx,DWORD PTR 2[ecx]
- adc edx,0
- add ebp,eax
- mov eax,DWORD PTR [ecx*4+esi]
- adc edx,0
- cmp ecx,ebx
- mov DWORD PTR 24[ecx*4+esp],ebp
- jl $L0133rdmadd
- mov ebp,edx
- mul edi
- add ebp,DWORD PTR 32[ebx*4+esp]
- adc edx,0
- add ebp,eax
- adc edx,0
- mov DWORD PTR 28[ebx*4+esp],ebp
- mov ecx,DWORD PTR 12[esp]
- xor eax,eax
- mov esi,DWORD PTR 8[esp]
- add edx,DWORD PTR 36[ebx*4+esp]
- adc eax,DWORD PTR 40[ebx*4+esp]
- mov DWORD PTR 32[ebx*4+esp],edx
- cmp ecx,ebx
- mov DWORD PTR 36[ebx*4+esp],eax
- je $L007common_tail
- mov edi,DWORD PTR 4[ecx*4+esi]
- lea ecx,DWORD PTR 1[ecx]
- mov eax,edi
- mov DWORD PTR 12[esp],ecx
- mul edi
- add eax,DWORD PTR 32[ecx*4+esp]
- adc edx,0
- mov DWORD PTR 32[ecx*4+esp],eax
- xor ebp,ebp
- cmp ecx,ebx
- lea ecx,DWORD PTR 1[ecx]
- je $L014sqrlast
- mov ebx,edx
- shr edx,1
- and ebx,1
- ALIGN 16
- $L015sqradd:
- mov eax,DWORD PTR [ecx*4+esi]
- mov ebp,edx
- mul edi
- add eax,ebp
- lea ebp,DWORD PTR [eax*1+eax]
- adc edx,0
- shr eax,31
- add ebp,DWORD PTR 32[ecx*4+esp]
- lea ecx,DWORD PTR 1[ecx]
- adc eax,0
- add ebp,ebx
- adc eax,0
- cmp ecx,DWORD PTR [esp]
- mov DWORD PTR 28[ecx*4+esp],ebp
- mov ebx,eax
- jle $L015sqradd
- mov ebp,edx
- add edx,edx
- shr ebp,31
- add edx,ebx
- adc ebp,0
- $L014sqrlast:
- mov edi,DWORD PTR 20[esp]
- mov esi,DWORD PTR 16[esp]
- imul edi,DWORD PTR 32[esp]
- add edx,DWORD PTR 32[ecx*4+esp]
- mov eax,DWORD PTR [esi]
- adc ebp,0
- mov DWORD PTR 32[ecx*4+esp],edx
- mov DWORD PTR 36[ecx*4+esp],ebp
- mul edi
- add eax,DWORD PTR 32[esp]
- lea ebx,DWORD PTR [ecx-1]
- adc edx,0
- mov ecx,1
- mov eax,DWORD PTR 4[esi]
- jmp $L0133rdmadd
- ALIGN 16
- $L007common_tail:
- mov ebp,DWORD PTR 16[esp]
- mov edi,DWORD PTR 4[esp]
- lea esi,DWORD PTR 32[esp]
- mov eax,DWORD PTR [esi]
- mov ecx,ebx
- xor edx,edx
- ALIGN 16
- $L016sub:
- sbb eax,DWORD PTR [edx*4+ebp]
- mov DWORD PTR [edx*4+edi],eax
- dec ecx
- mov eax,DWORD PTR 4[edx*4+esi]
- lea edx,DWORD PTR 1[edx]
- jge $L016sub
- sbb eax,0
- mov edx,-1
- xor edx,eax
- jmp $L017copy
- ALIGN 16
- $L017copy:
- mov esi,DWORD PTR 32[ebx*4+esp]
- mov ebp,DWORD PTR [ebx*4+edi]
- mov DWORD PTR 32[ebx*4+esp],ecx
- and esi,eax
- and ebp,edx
- or ebp,esi
- mov DWORD PTR [ebx*4+edi],ebp
- dec ebx
- jge $L017copy
- mov esp,DWORD PTR 24[esp]
- mov eax,1
- $L000just_leave:
- pop edi
- pop esi
- pop ebx
- pop ebp
- ret
- _bn_mul_mont ENDP
- DB 77,111,110,116,103,111,109,101,114,121,32,77,117,108,116,105
- DB 112,108,105,99,97,116,105,111,110,32,102,111,114,32,120,56
- DB 54,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121
- DB 32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46
- DB 111,114,103,62,0
- .text$ ENDS
- .bss SEGMENT 'BSS'
- COMM _OPENSSL_ia32cap_P:DWORD:4
- .bss ENDS
- END
|