Hi Tomas,

> >    carry = (unDig(src) & ~1) > num(setDig(dst, (unDig(src) & ~1) + 
> > (unDig(dst) & ~1)));
> [...]
> > Concerning the stack, assembly code can handle the hardware stack pointer 
> > just
> > like any other register.
> 
> interesting
> 
> Did you consider GCC inline assembly?

Yes. But I found it much more clean to write the whole system in a generic
assembler.

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to