Tool/software: TI C/C++ Compiler
Does c66 have selection instructions? When we optimize with if..else..Internal loop, how to operate?
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
Does c66 have selection instructions? When we optimize with if..else..Internal loop, how to operate?
Please search the C66x CPU instructions manual for the sub-chapter titled Conditional Operations.
Thanks and regards,
-George
I've read the document you recommend, and the conditional instructions are in assembly language, but we optimized for using intrinsic instructions, which are not found in the intrinsic instruction set.
Thanks and regards
Please give more context about your programming environment. It sounds like you program in C or C++. Is that right?
Just for now presume you have the ability to do what you would like. Just make up some syntax. Please show me an example of what you want to do using this made-up syntax.
Thanks and regards,
-George