[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rep:Re: [f-cpu] Stack handling
hi,
Christophe Avoinne wrote:
> sorry some errors :
>
> 1)
> // pushing r1..r5
> store -8,r62,r1
> store -8,r62,r2
> store -8,r62,r3
> store -8,r62,r4
> store -0,r62,r5
> ...
> // popping r1..r5
> load +8,r62,r5
> load +8,r62,r4
> load +8,r62,r3
> load +8,r62,r2
> load +0,r62,r1
at last you got it right.
it is still possible to find extreme cases where
there could be a problem, but you have understood the trick.
congratulations :-D
WHYGEE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu in the body. http://f-cpu.seul.org/