[A83] Re: push - pop


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

[A83] Re: push - pop




> > Can somebody explain in the highest detail what push
> > and pop EXACTLY do? There are a couple of registers
> > but there's only ONE stack pointer... I don't get it??
>
>That's exactly the same mistake I made. btw, I think it's because of
>AsmGuru that explains it a bit akward (sorry James...)
>When you push ANY register the value will be loaded at SP, and SP will be
>decremented by 2. So there are no different stacks for each register.
>
>	Henk Poley <><

OK, thanks... but somebody can say what exactly happens
when I do some pushing/popping. (maybe with an example?)

     SUCKER

(and James, there are still bugs in ASMguru, are you
ever going to correct them??)

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.





Follow-Ups: