nb_kernel300_ia32_sse.s

来自「最著名最快的分子模拟软件」· S 代码 · 共 1,505 行 · 第 1/4 页

S
1,505
字号
        addss  %xmm0,%xmm3        addss  %xmm1,%xmm4        addss  %xmm2,%xmm5        movaps %xmm3,nb300_fix(%esp)        movaps %xmm4,nb300_fiy(%esp)        movaps %xmm5,nb300_fiz(%esp)        ## update fj         movss   (%edi,%eax,4),%xmm3        movss   4(%edi,%eax,4),%xmm4        movss   8(%edi,%eax,4),%xmm5        subss   %xmm0,%xmm3        subss   %xmm1,%xmm4        subss   %xmm2,%xmm5        movss   %xmm3,(%edi,%eax,4)        movss   %xmm4,4(%edi,%eax,4)        movss   %xmm5,8(%edi,%eax,4)_nb_kernel300_ia32_sse.nb300_updateouterdata:         movl  nb300_ii3(%esp),%ecx        movl  nb300_faction(%ebp),%edi        movl  nb300_fshift(%ebp),%esi        movl  nb300_is3(%esp),%edx        ## accumulate i forces in xmm0, xmm1, xmm2         movaps nb300_fix(%esp),%xmm0        movaps nb300_fiy(%esp),%xmm1        movaps nb300_fiz(%esp),%xmm2        movhlps %xmm0,%xmm3        movhlps %xmm1,%xmm4        movhlps %xmm2,%xmm5        addps  %xmm3,%xmm0        addps  %xmm4,%xmm1        addps  %xmm5,%xmm2 ## sum is in 1/2 in xmm0-xmm2         movaps %xmm0,%xmm3        movaps %xmm1,%xmm4        movaps %xmm2,%xmm5        shufps $1,%xmm3,%xmm3        shufps $1,%xmm4,%xmm4        shufps $1,%xmm5,%xmm5        addss  %xmm3,%xmm0        addss  %xmm4,%xmm1        addss  %xmm5,%xmm2      ## xmm0-xmm2 has single force in pos0         ## increment i force         movss  (%edi,%ecx,4),%xmm3        movss  4(%edi,%ecx,4),%xmm4        movss  8(%edi,%ecx,4),%xmm5        addss  %xmm0,%xmm3        addss  %xmm1,%xmm4        addss  %xmm2,%xmm5        movss  %xmm3,(%edi,%ecx,4)        movss  %xmm4,4(%edi,%ecx,4)        movss  %xmm5,8(%edi,%ecx,4)        ## increment fshift force          movss  (%esi,%edx,4),%xmm3        movss  4(%esi,%edx,4),%xmm4        movss  8(%esi,%edx,4),%xmm5        addss  %xmm0,%xmm3        addss  %xmm1,%xmm4        addss  %xmm2,%xmm5        movss  %xmm3,(%esi,%edx,4)        movss  %xmm4,4(%esi,%edx,4)        movss  %xmm5,8(%esi,%edx,4)        ## get n from stack        movl nb300_n(%esp),%esi        ## get group index for i particle         movl  nb300_gid(%ebp),%edx              ## base of gid[]        movl  (%edx,%esi,4),%edx                ## ggid=gid[n]        ## accumulate total potential energy and update it         movaps nb300_vctot(%esp),%xmm7        ## accumulate         movhlps %xmm7,%xmm6        addps  %xmm6,%xmm7      ## pos 0-1 in xmm7 have the sum now         movaps %xmm7,%xmm6        shufps $1,%xmm6,%xmm6        addss  %xmm6,%xmm7        ## add earlier value from mem         movl  nb300_Vc(%ebp),%eax        addss (%eax,%edx,4),%xmm7        ## move back to mem         movss %xmm7,(%eax,%edx,4)        ## finish if last         movl nb300_nn1(%esp),%ecx        ## esi already loaded with n        incl %esi        subl %esi,%ecx        jz _nb_kernel300_ia32_sse.nb300_outerend        ## not last, iterate outer loop once more!          movl %esi,nb300_n(%esp)        jmp _nb_kernel300_ia32_sse.nb300_outer_nb_kernel300_ia32_sse.nb300_outerend:         ## check if more outer neighborlists remain        movl  nb300_nri(%esp),%ecx        ## esi already loaded with n above        subl  %esi,%ecx        jz _nb_kernel300_ia32_sse.nb300_end        ## non-zero, do one more workunit        jmp   _nb_kernel300_ia32_sse.nb300_threadloop_nb_kernel300_ia32_sse.nb300_end:         emms        movl nb300_nouter(%esp),%eax        movl nb300_ninner(%esp),%ebx        movl nb300_outeriter(%ebp),%ecx        movl nb300_inneriter(%ebp),%edx        movl %eax,(%ecx)        movl %ebx,(%edx)        movl nb300_salign(%esp),%eax        addl %eax,%esp        addl $316,%esp        popl %edi        popl %esi        popl %edx        popl %ecx        popl %ebx        popl %eax        leave        ret.globl nb_kernel300nf_ia32_sse.globl _nb_kernel300nf_ia32_ssenb_kernel300nf_ia32_sse:        _nb_kernel300nf_ia32_sse:       .set nb300nf_p_nri, 8.set nb300nf_iinr, 12.set nb300nf_jindex, 16.set nb300nf_jjnr, 20.set nb300nf_shift, 24.set nb300nf_shiftvec, 28.set nb300nf_fshift, 32.set nb300nf_gid, 36.set nb300nf_pos, 40.set nb300nf_faction, 44.set nb300nf_charge, 48.set nb300nf_p_facel, 52.set nb300nf_argkrf, 56.set nb300nf_argcrf, 60.set nb300nf_Vc, 64.set nb300nf_type, 68.set nb300nf_p_ntype, 72.set nb300nf_vdwparam, 76.set nb300nf_Vvdw, 80.set nb300nf_p_tabscale, 84.set nb300nf_VFtab, 88.set nb300nf_invsqrta, 92.set nb300nf_dvda, 96.set nb300nf_p_gbtabscale, 100.set nb300nf_GBtab, 104.set nb300nf_p_nthreads, 108.set nb300nf_count, 112.set nb300nf_mtx, 116.set nb300nf_outeriter, 120.set nb300nf_inneriter, 124.set nb300nf_work, 128        ## stack offsets for local variables          ## bottom of stack is cache-aligned for sse use .set nb300nf_ix, 0.set nb300nf_iy, 16.set nb300nf_iz, 32.set nb300nf_iq, 48.set nb300nf_tsc, 64.set nb300nf_qq, 80.set nb300nf_vctot, 96.set nb300nf_half, 112.set nb300nf_three, 128.set nb300nf_is3, 144.set nb300nf_ii3, 148.set nb300nf_innerjjnr, 152.set nb300nf_innerk, 156.set nb300nf_n, 160.set nb300nf_nn1, 164.set nb300nf_nri, 168.set nb300nf_facel, 172.set nb300nf_nouter, 176.set nb300nf_ninner, 180.set nb300nf_salign, 184        pushl %ebp        movl %esp,%ebp        pushl %eax        pushl %ebx        pushl %ecx        pushl %edx        pushl %esi        pushl %edi        subl $188,%esp          ## local stack space         movl %esp,%eax        andl $0xf,%eax        subl %eax,%esp        movl %eax,nb300nf_salign(%esp)        emms        ## Move args passed by reference to stack        movl nb300nf_p_nri(%ebp),%ecx        movl nb300nf_p_facel(%ebp),%esi        movl (%ecx),%ecx        movl (%esi),%esi        movl %ecx,nb300nf_nri(%esp)        movl %esi,nb300nf_facel(%esp)        ## zero iteration counters        movl $0,%eax        movl %eax,nb300nf_nouter(%esp)        movl %eax,nb300nf_ninner(%esp)        movl nb300nf_p_tabscale(%ebp),%eax        movss (%eax),%xmm3        shufps $0,%xmm3,%xmm3        movaps %xmm3,nb300nf_tsc(%esp)        ## create constant floating-point factors on stack        movl $0x3f000000,%eax   ## constant 0.5 in IEEE (hex)        movl %eax,nb300nf_half(%esp)        movss nb300nf_half(%esp),%xmm1        shufps $0,%xmm1,%xmm1  ## splat to all elements        movaps %xmm1,%xmm2        addps  %xmm2,%xmm2      ## constant 1.0        movaps %xmm2,%xmm3        addps  %xmm2,%xmm2      ## constant 2.0        addps  %xmm2,%xmm3      ## constant 3.0        movaps %xmm1,nb300nf_half(%esp)        movaps %xmm3,nb300nf_three(%esp)_nb_kernel300nf_ia32_sse.nb300nf_threadloop:         movl  nb300nf_count(%ebp),%esi            ## pointer to sync counter        movl  (%esi),%eax_nb_kernel300nf_ia32_sse.nb300nf_spinlock:         movl  %eax,%ebx                         ## ebx=*count=nn0        addl  $1,%ebx                          ## ebx=nn1=nn0+10        lock         cmpxchgl %ebx,(%esi)                    ## write nn1 to *counter,                                                ## if it hasnt changed.                                                ## or reread *counter to eax.        pause                                   ## -> better p4 performance        jnz _nb_kernel300nf_ia32_sse.nb300nf_spinlock        ## if(nn1>nri) nn1=nri        movl nb300nf_nri(%esp),%ecx        movl %ecx,%edx        subl %ebx,%ecx        cmovlel %edx,%ebx                       ## if(nn1>nri) nn1=nri        ## Cleared the spinlock if we got here.        ## eax contains nn0, ebx contains nn1.        movl %eax,nb300nf_n(%esp)        movl %ebx,nb300nf_nn1(%esp)        subl %eax,%ebx                          ## calc number of outer lists        movl %eax,%esi                          ## copy n to esi        jg  _nb_kernel300nf_ia32_sse.nb300nf_outerstart        jmp _nb_kernel300nf_ia32_sse.nb300nf_end_nb_kernel300nf_ia32_sse.nb300nf_outerstart:         ## ebx contains number of outer iterations        addl nb300nf_nouter(%esp),%ebx        movl %ebx,nb300nf_nouter(%esp)_nb_kernel300nf_ia32_sse.nb300nf_outer:         movl  nb300nf_shift(%ebp),%eax        ## eax = pointer into shift[]         movl  (%eax,%esi,4),%ebx                ## ebx=shift[n]         leal  (%ebx,%ebx,2),%ebx    ## ebx=3*is         movl  %ebx,nb300nf_is3(%esp)            ## store is3         movl  nb300nf_shiftvec(%ebp),%eax     ## eax = base of shiftvec[]         movss (%eax,%ebx,4),%xmm0        movss 4(%eax,%ebx,4),%xmm1        movss 8(%eax,%ebx,4),%xmm2        movl  nb300nf_iinr(%ebp),%ecx         ## ecx = pointer into iinr[]              movl  (%ecx,%esi,4),%ebx            ## ebx =ii         movl  nb300nf_charge(%ebp),%edx        movss (%edx,%ebx,4),%xmm3        mulss nb300nf_facel(%esp),%xmm3        shufps $0,%xmm3,%xmm3        leal  (%ebx,%ebx,2),%ebx        ## ebx = 3*ii=ii3         movl  nb300nf_pos(%ebp),%eax      ## eax = base of pos[]          addss (%eax,%ebx,4),%xmm0        addss 4(%eax,%ebx,4),%xmm1        addss 8(%eax,%ebx,4),%xmm2        movaps %xmm3,nb300nf_iq(%esp)        shufps $0,%xmm0,%xmm0        shufps $0,%xmm1,%xmm1        shufps $0,%xmm2,%xmm2        movaps %xmm0,nb300nf_ix(%esp)        movaps %xmm1,nb300nf_iy(%esp)        movaps %xmm2,nb300nf_iz(%esp)        movl  %ebx,nb300nf_ii3(%esp)        ## clear vctot and i forces         xorps %xmm4,%xmm4        movaps %xmm4,nb300nf_vctot(%esp)        movl  nb300nf_jindex(%ebp),%eax        movl  (%eax,%esi,4),%ecx             ## jindex[n]         movl  4(%eax,%esi,4),%edx            ## jindex[n+1]         subl  %ecx,%edx              ## number of innerloop atoms         movl  nb300nf_pos(%ebp),%esi        movl  nb300nf_jjnr(%ebp),%eax        shll  $2,%ecx        addl  %ecx,%eax        movl  %eax,nb300nf_innerjjnr(%esp)       ## pointer to jjnr[nj0]         movl  %edx,%ecx        subl  $4,%edx        addl  nb300nf_ninner(%esp),%ecx        movl  %ecx,nb300nf_ninner(%esp)        addl  $0,%edx        movl  %edx,nb300nf_innerk(%esp)      ## number of innerloop atoms         jge   _nb_kernel300nf_ia32_sse.nb300nf_unroll_loop        jmp   _nb_kernel300nf_ia32_sse.nb300nf_finish_inner_nb_kernel300nf_ia32_sse.nb300nf_unroll_loop:         ## quad-unroll innerloop here         movl  nb300nf_innerjjnr(%esp),%edx       ## pointer to jjnr[k]         movl  (%edx),%eax        movl  4(%edx),%ebx        movl  8(%edx),%ecx        movl  12(%edx),%edx           ## eax-edx=jnr1-4         addl $16,nb300nf_innerjjnr(%esp)             ## advance pointer (unrolled 4)         movl nb300nf_charge(%ebp),%esi     ## base of charge[]         movss (%esi,%eax,4),%xmm3        movss (%esi,%ecx,4),%xmm4        movss (%esi,%ebx,4),%xmm6        movss (%esi,%edx,4),%xmm7        movaps nb300nf_iq(%esp),%xmm2        shufps $0,%xmm6,%xmm3        shufps $0,%xmm7,%xmm4        shufps $136,%xmm4,%xmm3 ## constant 10001000 ;# all charges in xmm3          mulps  %xmm2,%xmm3        movaps %xmm3,nb300nf_qq(%esp)        movl nb300nf_pos(%ebp),%esi        ## base of pos[]         leal  (%eax,%eax,2),%eax     ## replace jnr with j3         leal  (%ebx,%ebx,2),%ebx        leal  (%ecx,%ecx,2),%ecx     ## replace jnr with j3         leal  (%edx,%edx,2),%edx        ## move four coordinates to xmm0-xmm2           movlps (%esi,%eax,4),%xmm4        movlps (%esi,%ecx,4),%xmm5        movss 8(%esi,%eax,4),%xmm2        movss 8(%esi,%ecx,4),%xmm6        movhps (%esi,%ebx,4),%xmm4        movhps (%esi,%edx,4),%xmm5        movss 8(%esi,%ebx,4),%xmm0        movss 8(%esi,%edx,4),%xmm1        shufps $0,%xmm0,%xmm2        shufps $0,%xmm1,%xmm6

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?