Subversion Repositories Kolibri OS

Rev

Rev 9512 | Rev 9521 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9512 Rev 9516
Line 2948... Line 2948...
2948
       sub     esp,16
2948
       sub     esp,16
2949
       mov     .dr_model,eax
2949
       mov     .dr_model,eax
Line 2950... Line 2950...
2950
 
2950
 
2951
       movzx   eax,word[size_x_var]
2951
       movzx   eax,word[size_x_var]
2952
       cmp    .dr_model,12
2952
       cmp    .dr_model,10
2953
       jge     @f
2953
       jg     @f
2954
       lea    ebx,[eax*3]
2954
       lea    ebx,[eax*3]
2955
       sub    ebx,3*6
2955
       sub    ebx,3*6
2956
       mov    [.xplus_scr],ebx   ; for scr 1st cause
2956
       mov    [.xplus_scr],ebx   ; for scr 1st cause
2957
       mov    .fac,3
2957
       mov    .fac,3