Re: A89: Starting out assembly, need help


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

Re: A89: Starting out assembly, need help




In a message dated 12/1/98 10:09:11 PM Eastern Standard Time,
nlmueller@students.wisc.edu writes:

> Pop values onto the system stack.
>  
>  	--Nate

so l can just push different data reg.s and tables and whatnot on the stack,
and then when the program's over, l can just pop them off?


Follow-Ups: