Memory Alias Disambiguation on the TMS320C6000E George Mock Software Development Systems ABSTRACT This application report is a tutorial and practical treatment on the problem of memory alias disambiguation on the TMS320C6000E DSP. If you write C6000E DSP linear assembly or hand-coded assembly, you will gain direct practical knowledge and advice on how to use the tools to handle this problem. If you write in C/C++, you will gain insight into how the compiler handles this problem, as well as some practical advice. The keywords to keep in mind are: memory aliases, dependence graphs, instruction scheduling. =====================================================================