我想做8bit的饱和加法,但是似乎没有这样的内联指令,如果使用+符号的话还得加判断,就怕使用判断而阻止软件流水,所以想问一下该怎么处理8bit饱和加法的操作?谢谢
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.
我想做8bit的饱和加法,但是似乎没有这样的内联指令,如果使用+符号的话还得加判断,就怕使用判断而阻止软件流水,所以想问一下该怎么处理8bit饱和加法的操作?谢谢