1: .globl  _hmul
   2: 
   3: _hmul:
   4:         mov     2(sp),r0
   5:         mul     4(sp),r0
   6:         rts     pc

Defined functions

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