This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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]

ARM swi service routine


Hello,

Is the ARM swi service routine allowed to trash r1-r3 and r12 like a
function call, or must it preserve these values like an interrupt
handler? The return value is in r0, so it's a moot point.

Is there any code for an ARM swi service routine in libgloss perhaps
or elsewhere?

Cheers,
Shaun


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