SPE Intrinsic Instruction Support in S32DS

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

SPE Intrinsic Instruction Support in S32DS

1,280 次查看
jinjingyang
NXP Employee
NXP Employee

Dear Sir,

According  to the document SPE2PIM.pdf, there are many intrinsic definitions for SPE2 instructions.

In S32DS for PowerPC, we can include the "SPE.h".

There are many intrinsic instructions described in SPE2PIM.pdf that are not defined in the "SPE.h".

(For example, __ev_sumwu )

Does this mean that S32DS compiler (for MPC5775K) doesn't support these intrunsic instructions?

Regards,

Jason Yang

标签 (1)
标记 (3)
0 项奖励
1 回复

881 次查看
stanish
NXP Employee
NXP Employee

Hello Jason,

current version of S32DS compiler (in v1.1) supports SPE1 intrinsic only. Inline assembler should support spe/spe2/lsp. Anyway there were observed an issues with some specific SPE2 instructions - this should be fixed in v1.2

The next release v1.2 (end of May 2017) will include support of all SPE1/SPE2/LSP intrinsics. <spe.h> will contain all spe/spe2 instructions sets.

Therefore I'd recommend you to download and use v1.2 for your development as soon as it's available.

Thanks!

Stan

0 项奖励