This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Which registers have to be saved on i386


Hello

I am writing an exception handling facility which
will be called from gcc generated code on i386. 
Which registers must a function save when called
from a c-function? Are there any other things that
should be taken into account except restoring
stack and registers?

- Einar Karttunen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]