A83: Stackpointer (sp)


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

A83: Stackpointer (sp)




James Matthews wrote:
> 
> Would someone like to explain the stack pointer in more detail?  I know
> *roughly* what it does...no, actually I don't :)...
> 
> Later,
> 
> James Matthews (matthews@tkb.att.ne.jp)

It's very simple..  it's just always containing the pointer to
(memoryaddress of) the top of the stack.

//Olle


References: