/[smarc]/smarc/examples/recurence.asm
ViewVC logotype

Diff of /smarc/examples/recurence.asm

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

revision 1.1 by misto, Fri Jan 3 11:10:56 2003 UTC revision 1.2 by misto, Fri Jan 3 11:45:02 2003 UTC
# Line 1  Line 1 
1  .text  .text
2    
3          call    proc          call    proc
4          add     %g0,10,%o1          add     %g0,10,%o1
5    
6          restore          restore
7    !       halt
8  proc:  
9          save  proc:
10          call    proc          save
11          nop          call    proc
12          ret          nop
13          add     %i1,10,%i2          ret
14            add     %i1,10,%i2

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

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