File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / d / event / scboffset.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:24:19 2019 UTC (6 years, 11 months ago) by root
Branches: bsd, MAIN
CVS tags: v12b, v121, HEAD
Power 6/32 Unix version 1.2b


/*	SCB offsets							*/
/*	SCB is at _scb							*/

	.set	PFVEC,4			/*power fail			*/
	.set	CLOCKVEC,28		/*hard clock vector		*/
	.set	CRVEC,40		/*console receive		*/
	.set	CXVEC,44		/*console transmit		*/
	.set	SIVEC1,120		/*software int vec #1		*/
					/*for 2,3,..15, sub 4,8,.. 56	*/
					/*from SIVEC1			*/	
	.set	BEVEC,128		/*bus error 			*/	
	.set	SYSVEC,172		/*system call (kcall)		*/
	.set	PINSTVEC,176		/*privileged instruction fault	*/
	.set	ROVEC,180		/*reserved operand fault	*/
	.set	RAVEC,184		/*reserved addressing fault	*/
	.set	PROTVEC,188		/*access control violation	*/

	.set	TRANS,0x30		/*translation fault vector no.  */
	.set	TRANSVEC,192		/*translation fault offset	*/

	.set	KSPVEC,196		/*kernel stack not valid vector	*/
	.set	TRACEVEC,200		/*trace vector			*/
	.set	BPTVEC,204		/*break point fault		*/
	.set	ARITHVEC,208		/*arithmetic trap		*/
	.set	ALIGNVEC,212		/*alignment vector		*/	
	.set	IO14VEC,256		/*io vector, ipl #14		*/
	.set	IO15VEC,320		/*io vector, ipl #15		*/
	.set	IO16VEC,384		/*io vector, ipl #16		*/
	.set	IO17VEC,448		/*io vector, ipl #17		*/


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.