[gforth] / gforth / Attic / decstation.h  

gforth: gforth/Attic/decstation.h

Diff for /gforth/Attic/decstation.h between version 1.4 and 1.5

version 1.4, Tue Nov 29 16:22:38 1994 UTC version 1.5, Wed Nov 30 17:46:04 1994 UTC
Line 1 
Line 1 
 /*  /*
   $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
Line 111 
Line 110 
   
 #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 */


Generate output suitable for use with a patch program
Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help