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.
I want to learn the assembly language instructions used by CLA, but I have nothing to read, Someone can you hep me?
你好,你可以参考这个文档,最新版的编译器对应的汇编语言使用指南:www.ti.com.cn/.../spru513x.pdf
你好,我想知道有没有讲解汇编指令的文档,例如这个指令“MMOVIZ”或者“MBCNDD”这个指令,具体是什么意思呢?
正如你说的,你提到的两个指令是汇编指令,所有编译器通用的。所以我觉得你找的可能就是汇编语言的使用说明,不是针对TI的代码编译器的,这样的话就不需要专门在TI这边找了,TI也没有提供基础的汇编指令说明。
你可以搜索一下第三方网站,看看有没有汇编语言指令集之类的文档