[gforth] / gforth / Attic / alpha.h  

gforth: gforth/Attic/alpha.h

Diff for /gforth/Attic/alpha.h between version 1.9 and 1.10

version 1.9, Wed Oct 2 09:48:55 1996 UTC version 1.10, Tue Mar 4 17:49:46 1997 UTC
Line 149 
Line 149 
 /* the does handler resides between DOES> and the following Forth  /* the does handler resides between DOES> and the following Forth
    code. Since the code-field jumps directly to dodoes, the     code. Since the code-field jumps directly to dodoes, the
    does-handler is not needed for the Alpha architecture */     does-handler is not needed for the Alpha architecture */
 #define DOES_HANDLER_SIZE       (2*sizeof(Cell))  
 #define MAKE_DOES_HANDLER(addr)   0  #define MAKE_DOES_HANDLER(addr)   0
   
 /* This makes a code field for a does-defined word. doesp is the  /* This makes a code field for a does-defined word. doesp is the


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help