1: / profil
   2: 
   3: .globl  _profil
   4: _profil:
   5:         mov     r5,-(sp)
   6:         mov     sp,r5
   7:         mov     4(r5),0f
   8:         mov     6(r5),0f+2
   9:         mov     10(r5),0f+4
  10:         mov     12(r5),0f+6
  11:         sys     0; 9f
  12:         mov     (sp)+,r5
  13:         rts     pc
  14: .data
  15: 9:
  16:         sys     44.; 0:..; ..; ..; ..

Defined functions

_profil declared in line 3; defined in line 4; used 3 times
Last modified: 1975-05-14
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 429
Valid CSS Valid XHTML 1.0 Strict