Google
 

Trailing-Edge - PDP-10 Archives - bb-jr93g-bb - 7,6/ap018/regal2.c18
There are 10 other files named regal2.c18 in the archive. Click here to see a list.
 REP 25/1	;18C1
	GLOBAL BIND REGALV = #11^24 + 0^18 + #4557;	! Version Date: 9-Dec-86
 WIT
	GLOBAL BIND REGALV = #11^24 + 0^18 + #4574;	! Version Date: 15-Oct-87
 INS 264/1	;18C2
	***** End V11 Development *****


	4574	DCE	15-Oct-87
		ALCCHARRAY expects to be called with registers allocated in double
		mode.  Be sure that this is the case.  Otherwise registers get
		overused in some cases.

	***** End Revision History *****

 INS 24/35	;18C3
	%4574%		BSYREGS = DPBSYREGS(.BSYREGS);	! Double mode for character array
	%4574%		FREGCT = ONESCOUNT(.BSYREGS);
 SUM 134031