S32R294 SPE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32R294 SPE

1,433 次查看
Yanyang_smile
Contributor I

SPE does not look like much faster than C,why?

this is my code with C and SPE.

/******code with C*******/

code With Ccode With C

/******code with SPE*******/code With SPEcode With SPE

0 项奖励
回复
1 回复

1,423 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

As reference manual express:

SPE accelerates operations via the use of short vectors (two, four, or eight elements) within 64-bit
GPRs and the use of Single Instruction Multiple Data (SIMD) operations. SPE 2.1 also includes an accumulator register to allow
for certain back-to-back operations without loop unrolling.

Best regards,

Peter

0 项奖励
回复