[gforth] / gforth / Attic / power.h  

gforth: gforth/Attic/power.h

Diff for /gforth/Attic/power.h between version 1.5 and 1.6

version 1.5, Fri Jul 26 16:16:55 1996 UTC version 1.6, Tue Mar 4 17:49:54 1997 UTC
Line 83 
Line 83 
 /* 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 Power architecture */     does-handler is not needed for the Power architecture */
 #define DOES_HANDLER_SIZE       8  
 #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.5  
changed lines
  Added in v.1.6

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help