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.

List of valid -mv options for DSP targets

I'm looking for a document that lists all of the valid target version options for -mv as well as all of the #defines created (i.e. _TMS320C6400) by each selection. I'm trying to write some generalized C code that takes advantage of CPU intrinsics when compiled for specifc target families (C6000 vs C6400 vs C64+).