File:  [CSRG BSD Unix] / 3BSD / cmd / px / 07sub.s
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:53 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, CSRG
CVS tags: HEAD, BSD3
BSD 3.0

#
# 07sub.s
#
# SUBTRACTION
#
_SUB2:
	incl	r10
	cvtwl	(sp)+,r0
	cvtwl	(sp)+,r1
	subl3	r0,r1,-(sp)
	jmp	(r8)
_SUB24:
	incl	r10
	cvtwl	(sp)+,r0
	subl2	r0,(sp)
	jmp	(r8)
_SUB42:
	incl	r10
	movl	(sp)+,r0
	cvtwl	(sp)+,r1
	subl3	r0,r1,-(sp)
	jmp	(r8)
_SUB4:
	incl	r10
	subl2	(sp)+,(sp)
	jmp	(r8)
_SUB28:
	incl	r10
	cvtwd	(sp)+,r0
	subd2	r0,(sp)
	jmp	(r8)
_SUB82:
	incl	r10
	movd	(sp)+,r0
	cvtwd	(sp)+,r2
	subd3	r0,r2,-(sp)
	jmp	(r8)
_SUB48:
	incl	r10
	cvtld	(sp)+,r0
	subd2	r0,(sp)
	jmp	(r8)
_SUB84:
	incl	r10
	movd	(sp)+,r0
	cvtld	(sp)+,r2
	subd3	r0,r2,-(sp)
	jmp	(r8)
_SUB8:
	incl	r10
	subd2	(sp)+,(sp)
	jmp	(r8)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.