File:  [MW Coherent from dump] / coherent / d / bin / cc / c / h / i8086 / varmch.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:39 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

/*
 * This header file defines the machine specific variant bits.
 * Intel iAPX-86.
 */
#define	VSMALL	(VMBASE+0)	/* SMALL model				*/
#define	VCOMPAC	(VMBASE+1)	/* COMPACT model - UNIMPLEMENTED	*/
#define	VMEDIUM	(VMBASE+2)	/* MEDIUM model - UNIMPLEMENTED		*/
#define	VLARGE	(VMBASE+3)	/* LARGE model				*/
#define	V8087	(VMBASE+4)	/* 8087 floating point - UNIMPLEMENTED	*/
#define	VRAM	(VMBASE+5)	/* Daisy code->data option		*/
#define	VOMF	(VMBASE+6)	/* Generate OMF objects			*/
#define	V80186	(VMBASE+7)	/* Generate 80186 instructions		*/
#define	V80287	(VMBASE+8)	/* Generate 80287 floating point	*/
#define	VALIGN	(VMBASE+9)	/* Word-align stack			*/
#define	VEMU87	(VMBASE+10)	/* Generate 8087 emulation calls	*/

unix.superglobalmegacorp.com

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