I'm looking now into incorporating some simd instructions into my code.
How ever the following SIMD code
nm_srl_pi32(sy,13)
Is much much slower then
sy>>13
Any ideas?
Thanks
Aviv
Slow SIMD on a PXA270
Nähere Informationen zur Compiler-Optimierung finden Sie in unserem Optimierungshinweis.


