what are pushed onto the stack and later restored during a function call and an interrupt service routine

StackOverflow https://stackoverflow.com/questions/22162722

  •  19-10-2022
  •  | 
  •  

Pregunta

I know probably this is a very simple and common stuff for a programmer but I just want to know the complete answer.Suppose the OS is Linux.

What I know is the current program counter(the returning address) and some general purpose registers(because it might be used by the new function or ISR). What else?

No hay solución correcta

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top