EmbDev.net

Forum: ARM programming with GCC/GNU tools arm-elf-gcc and all registers


von marciano (Guest)


Rate this post
useful
not useful
I make a program and compiled with gcc , I run the code with a debugger
and I see only register R1,R2,R3 are used on code .
have any option to use all register for the code run more fast ?

von A.K. (Guest)


Rate this post
useful
not useful
Compile with optimization enabled.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.