File:  [Research Unix] / researchv10no / cmd / adb / cray / regs.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

/*
 * register stuff for the cray x-mp
 */

#define	MAXREG	0
#define	MINREG	0

/*
 * register cookies
 * these are indices in reglist; see reg.c
 * registers work in the obvious sequence;
 * A1 == A0+1 and so on
 */

#define	BADREG	(-1)

#define	PC	(0)
#define	A0	(1)
#define	S0	(1+8)
#define	B00	(1+16)
#define	T00	(1+16+64)

unix.superglobalmegacorp.com

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