Supervisor Calls on ARM Cortex-M3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Do the GCC C/C++ compilers support supervisor function calls on ARM Cortex M3/4 targets? I mean something like the IAR's "#pragma _swi" or the "__svc" keyword used by the RealView compiler. How can I make the compiler use the "svc" machine instruction when calling the function, instead of the regular "branch and link" instruction?

Regards:
Alex Alexandrov



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux