Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/20/06 09:46
Read: times


 
#112548 - Stack > 128 ?
I've tried to dig through data sheets on what is the stack's behavior when the stack pointer is outside the lower memory range.

So basically, if I have:

MOV SP, #130
PUSH ACC

what happens? Does the SP wrap around inside the lower memory, does the data get pushed to higher memory, or into the register area? If in the higher memory, what happens if that doesn't exist on the chip?

Or, is this completely undefined behavior?

List of 8 messages in thread
TopicAuthorDate
Stack > 128 ?            01/01/70 00:00      
   read the "bible"            01/01/70 00:00      
      was (and is) true but beware            01/01/70 00:00      
         intel            01/01/70 00:00      
            Intel was first            01/01/70 00:00      
   Stack            01/01/70 00:00      
      thet's ADuC specific            01/01/70 00:00      
      total ngobbelygook            01/01/70 00:00      

Back to Subject List