Pragmas
Good: the
loop_count
assist optimization.
For more information, refer to
on page
1-124.
#pragma no_alias
When immediately preceding a loop, the
load or store in the loop accesses the same memory as any other. This
helps to produce shorter loop kernels as it permits instructions in the loop
to be rearranged more freely.
See
"#pragma no_alias" on page 1-125
2-36
pragma gives compiler helpful information to
"#pragma loop_count(min, max, modulo)"
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
pragma asserts that no
no_alias
for more information.
for ADSP-219x DSPs
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?
Questions and answers