When generating the assembly listings for ARM Cortex, the listings use register aliases such as A1, A2, V1, etc. instead of the standard R0, R1, etc.
Is there any way to have the generated assembly listings use the standard register names?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
When generating the assembly listings for ARM Cortex, the listings use register aliases such as A1, A2, V1, etc. instead of the standard R0, R1, etc.
Is there any way to have the generated assembly listings use the standard register names?
I'm checking, but I'm pretty sure the answer is no.
Thanks and regards,
-George