This is the mail archive of the gcc-help@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]

Register usuage and interrupt handler



The interrupt handler we are using for the mpc823 does not seem to be
preserving enough registers (r0, r3-12). Can anybody help with where I
can find the gcc register usage and therefore known what I need to
preserve in the interrupt handler?

Thanks,
  


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