我使用TI AM3352 SDK 6.0 執行一段單精浮點運算代碼,另外使用C550x與C674X比較
測得數據如下
C550x(300MHz) : 14.2ms
C674x(300MHz) : 1.14ms
AM3352(1000MHz) : 378us
1. vfp與neon的選擇是透過什麼方法?? 編譯時就決定了嗎?
2.請問預設 SDK6.0 Linux 在執行浮點運算時有啟用neon嗎?
3.若無要如何啟用neon呢??
4..若有要如何關閉neon呢??
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.
我使用TI AM3352 SDK 6.0 執行一段單精浮點運算代碼,另外使用C550x與C674X比較
測得數據如下
C550x(300MHz) : 14.2ms
C674x(300MHz) : 1.14ms
AM3352(1000MHz) : 378us
1. vfp與neon的選擇是透過什麼方法?? 編譯時就決定了嗎?
2.請問預設 SDK6.0 Linux 在執行浮點運算時有啟用neon嗎?
3.若無要如何啟用neon呢??
4..若有要如何關閉neon呢??