例如我想取16位数据的低八位和高八位用什么指令?示例代码里没有找到
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.
下面是C66x汇编指令集文档。LDH, LDB, STH, STB指令用来读取/保存低八位和高八位,具体说明可以看下面的文档。
https://www.ti.com/lit/ug/sprugh7/sprugh7.pdf