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.
Hi,
I would like to ask a question on assembly.
I was reading page 25 of SPRU186S, TMS320C6000 Assembly Language Tools v 7.0 User's Guide, and saw the following part:
What does coeff and ptr mean? I searched in the same document without finding any match. What do they refer to?
Another question is what does ivals mean?
Zheng
They are just labels defined by the user. They have no particular significance to the compiler tools.