1: #
   2: #  BMOVE.S -- optimized block move routine.
   3: #
   4: #	@(#)bmove.vax.s	2.1	11/5/80
   5: #
   6: .globl  _bmove
   7: _bmove:
   8:         .word   0x0030
   9:         movc3   12(ap),*4(ap),*8(ap)
  10:         ret

Defined functions

_bmove declared in line 6; defined in line 7; used 1 times
  • in line 6
Last modified: 1981-02-06
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 477
Valid CSS Valid XHTML 1.0 Strict