Re: deprecated opcodes

2005-08-14 Thread Leopold Toetsch
On Aug 14, 2005, at 0:27, chromatic wrote: On Sat, 2005-08-13 at 15:22 +0200, Leopold Toetsch wrote: I have added some more to DEPRECATED, nameley stack calling convention directives .param, .arg, .return, .result, which just translate to user stack opcodes 'save' or 'restore' and 'call'.

Re: deprecated opcodes

2005-08-13 Thread chromatic
On Sat, 2005-08-13 at 15:22 +0200, Leopold Toetsch wrote: > I have added some more to DEPRECATED, nameley stack calling convention > directives .param, .arg, .return, .result, which just translate to user > stack opcodes 'save' or 'restore' and 'call'. Can you give an example of translating cod

Re: deprecated opcodes

2005-08-13 Thread Leopold Toetsch
Leopold Toetsch wrote: Below is a list of opcodes that will go away or change soon (unless someone loudly hollers of course). This list is also available as file branches/leo-ctx5/DEPRECATED. I have added some more to DEPRECATED, nameley stack calling convention directives .param, .arg, .re