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
  •  | 
  •  

Frage

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?

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top