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

سؤال

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?

لا يوجد حل صحيح

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top