/[gcl]/gcl/gmp3/mpn/m68k/lshift.asm
ViewVC logotype

Diff of /gcl/gmp3/mpn/m68k/lshift.asm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Tue Jul 30 21:40:11 2002 UTC revision 1.2 by camm, Fri Aug 16 14:27:34 2002 UTC
# Line 73  ifelse(scale_available_p,1,` Line 73  ifelse(scale_available_p,1,`
73  ',`  ',`
74          movel   s_size, d0          movel   s_size, d0
75          asll    #2, d0          asll    #2, d0
76          addl    s_size, s_ptr          addl    d0, s_ptr
77          addl    s_size, res_ptr          addl    d0, res_ptr
78  ')  ')
79          movel   M(-,s_ptr), d2          movel   M(-,s_ptr), d2
80          movel   d2, d0          movel   d2, d0

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26