2.9BSD/usr/src/ucb/sendmail/src/bmove.vax.s

Compare this file to the similar file:
Show the results in this format:

#
#  BMOVE.S -- optimized block move routine.
#
#	@(#)bmove.vax.s	4.1	7/25/83
#
.globl	_bmove
_bmove:
	.word	0x0030
	movc3	12(ap),*4(ap),*8(ap)
	ret