Hello to all,
which registers do i have to restore at the end of a assembler function?
Maybee the function is declared
int my_weird_func(int,int,int);
The ARM-assembler-function itself changes R0 to R5.
:-)
The compiler's calling conventions can usually be found in the manual.
http://www.keil.com/support/man/docs/ca/ca_ap_regusage.htm