Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99g-bb - sta2.c11
There are 2 other files named sta2.c11 in the archive. Click here to see a list.
 INS 208/1	;11C1
	2535	MEM	7-Jun-85
		Set the PO.PRV bit in the FILOP arg block in INCLSTA.


 INS 17/2	;11C2
	%2535%	  BIND  FO&PRV = #400000;	!ALLOW PRIVILEGED FILOPS
 REP 405/2	;11C3
	%2447%			ARGBLK[0] = (ICLCHAN+1)^18 + &FORED;	!CHN,,FNC
 WIT
	%2535%			ARGBLK[0] = ((ICLCHAN+1)+FO&PRV)^18 + &FORED;	!CHN,,FNC
 SUM 80981