Diff for /gforth/peeprules.vmg between versions 1.21 and 1.22

version 1.21, 2007/12/31 19:02:24 version 1.22, 2010/05/02 16:21:32
Line 52  super23 = useraddr ! Line 52  super23 = useraddr !
 super25 = @ ;s  super25 = @ ;s
 super26 = lit @ +  super26 = lit @ +
 super27 = dup @  super27 = dup @
   \ super28 = lit execute \ currently not supported
   
 \F 0 [if]  \F 0 [if]
   
Line 250  super27 = dup @ Line 251  super27 = dup @
 \ \E prim-states flush-icache         \ 1  \ \E prim-states flush-icache         \ 1
 \ \E prim-states cmove                \ 1  \ \E prim-states cmove                \ 1
 \ \E prim-states (system)             \ 1  \ \E prim-states (system)             \ 1
   \E S0 S0 state-prim abi-call
   \E S0 S0 state-prim ;abi-code-exec
   
 \E ' noop is output-nextp0  \E ' noop is output-nextp0
 \E ' noop is output-nextp1  \E ' noop is output-nextp1

Removed from v.1.21  
changed lines
  Added in v.1.22


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>