[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rep:Re: [f-cpu] Stack handling



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

*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu       in the body. http://f-cpu.seul.org/