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 code that uses these to code that
uses the new forms?  I have a lot of code to translate if you deprecate
these and I want to see how it looks.

-- c

Reply via email to