X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2b84abb596f52ab2068d52108adc96838ad4340a..31cef89cb428866f787983e68246030321893df4:/usr/src/cmd/px/14neg.s diff --git a/usr/src/cmd/px/14neg.s b/usr/src/cmd/px/14neg.s index 9b0a2da7c8..48029d5225 100644 --- a/usr/src/cmd/px/14neg.s +++ b/usr/src/cmd/px/14neg.s @@ -1,20 +1,17 @@ # -# 14neg.s +# Copyright (c) 1979 Regents of the University of California +# +# char sccsid[] = "@(#)14neg.s 4.1 10/10/80"; # # NEGATION & ABSOLUTE VALUE # -_ABS2: - incl r10 - cvtwl (sp)+,r0 - blss l1401 - pushl r0 - jmp (r8) _NEG2: incl r10 cvtwl (sp)+,r0 l1401: mnegl r0,-(sp) jmp (r8) +_ABS2: _ABS4: incl r10 tstl (sp)