Google
 

Trailing-Edge - PDP-10 Archives - bb-kl11c-bm_tops20_v6_1_atpch1_16 - autopatch/cmngen.c11
There are 2 other files named cmngen.c11 in the archive. Click here to see a list.
 INS 21/1	;11C1
	;MJC	25-MAR-85	[1565] Remove OCCURS 1 TIMES optimization from
	;				subscripting.
 REP 15/101	;11C2
		MOVE	TE,ESMAX	;GET OCCURS VALUE
		CAILE	TE,1		;IGNORE ALL THIS IF SIZE IS 1
 WIT
	;[1565] deleted 2L
 REP 21/101	;11C3
		MOVE	TE,ESMAX	;GET OCCURS VALUE
		SOJLE	TE,SUBS7A	;IGNORE ALL THIS IF SIZE IS 1
 WIT
	;[1565] deleted 2L
 REP 26/101	;11C4
		TRNA
	SUBS7A:	SOS	EAC		;BACK TO USING EAC
 WIT
	;[1565] deleted 2L
 SUM 222212