Trailing-Edge
-
PDP-10 Archives
-
bb-jr93i-bb
-
stgman.c09
There are 13 other files named stgman.c09 in the archive.  Click here to see a list.
 REP 18/2	;09C1
	; 4(010) 28-JUN-82 RLS	GCO 4.2.1405 - don't hang xlate  tasks in GETSTG if 
	;			aborting.
	VSTGMN=010
 WIT
	; 4(010) 28-JUN-82 RLS	GCO 4.2.1405 - don't hang xlate  tasks in GETSTG if
	;			aborting.
	; 4(011) 10-AUG-84 TPW	In GETSTG bit test for abort should be in task
	;			control block not line control block
	;
	VSTGMN=011
 REP 28/4	;09C2
	11$:	BIT	#TCIAB!TCOAB,TCFG2(R0)	;if aborting
 WIT
	11$:	BIT	#TCIAB!TCOAB,TCFG2(R5)	;[011]if aborting
 SUM 224164