| version 1.4, Tue Nov 29 16:22:38 1994 UTC | version 1.5, Wed Nov 30 17:46:04 1994 UTC | ||
|---|---|---|---|
|
|
||
| /* | /* | ||
| $Id$ | |||
| Copyright 1992 by the ANSI figForth Development Group | Copyright 1992 by the ANSI figForth Development Group | ||
| This is the machine-specific part for a Decstation running Ultrix | This is the machine-specific part for a Decstation running Ultrix | ||
|
|
||
| #endif | #endif | ||
| #ifdef FORCE_REG | |||
| #define IPREG asm("$16") | |||
| #define SPREG asm("$17") | |||
| #define RPREG asm("$18") | |||
| #define LPREG asm("$19") | |||
| #define CFAREG asm("$20") | |||
| #define TOSREG asm("$21") | |||
| #endif /* FORCE_REG */ |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |