Tool/software: TI C/C++ Compiler
Hello All,
I have a question in writing assembly specifically while mentioning a register, is there a difference between writing R0 & r0 (is it case sensitive) ??
Thanks in advance.
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.
Tool/software: TI C/C++ Compiler
Hello All,
I have a question in writing assembly specifically while mentioning a register, is there a difference between writing R0 & r0 (is it case sensitive) ??
Thanks in advance.
Bishoy Michael said:is there a difference between writing R0 & r0 (is it case sensitive) ??
No.
Thanks and regards,
-George