[gforth] / gforth / Attic / 386.h  

gforth: gforth/Attic/386.h

Diff for /gforth/Attic/386.h between version 1.14 and 1.15

version 1.14, Wed Aug 21 14:58:37 1996 UTC version 1.15, Tue Mar 4 17:49:45 1997 UTC
Line 56 
Line 56 
   
 /* this is the point where the does code starts if label points to the  /* this is the point where the does code starts if label points to the
  * jump dodoes */   * jump dodoes */
 #define DOES_HANDLER_SIZE       8  
 #define DOES_CODE(xt) \  #define DOES_CODE(xt) \
 ({ long _xt = (long)(xt); \  ({ long _xt = (long)(xt); \
    long _ca = (long)(CODE_ADDRESS(_xt)); \     long _ca = (long)(CODE_ADDRESS(_xt)); \


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help