Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99e-bb - pfh.c11
There are no other files named pfh.c11 in the archive.
 REP 29/1	;11C1
		PFHEDT==53	;EDIT LEVEL
 WIT
		PFHEDT==55	;EDIT LEVEL
 REP 216/1	;11C2

 WIT
	;
	;
	;54	Fix edit 53, it's off by one.
	;
	;55	Fix another off-by-one bug in edit 53 when calculating the
	;	number of remaining words in a page.
 REP 14/10	;11C3
		JUMPG	3,TSTDM8	;IF IOWD FITS IN PAGE, BYPASS MULTIPAGE TEST
 WIT
		JUMPGE	3,TSTDM8	;IF IOWD FITS IN PAGE, BYPASS MULTIPAGE TEST
 REP 25/10	;11C4
		CAML	2,DMPTMP+1	;DID WE BUMP BY MORE THAN IOWD HAS LEFT TO DO?
 WIT
		CAMLE	2,DMPTMP+1	;DID WE BUMP BY MORE THAN IOWD HAS LEFT TO DO?
 SUM 239818