This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARMv8 NEON

Hi,

     I have installed the current "DS-5 Ultimate 64-bit evaluation " version  but am not able to build for ARMv8 64-bit neon.

     In armclang am not able find the cpu list it is shows only option  "Target: aarch64-arm-none-eabi".

please help me to solve the below issues

  1.Whether this version supports ARMv8 neon?

   2.How to find available cpu list (as in armcc --cpu list) or equivalent armclang options.

Regards

Ranjith kumar DS

Parents
  • Ya.it's supports arm_v8 neon i wrote 4 to 5 function using the neon instruction it's working but compiler not  generate  assembly by arm_v8 simd instruction may be we have to hand code it.Or anyother way is there to generate arm_v8 simd by compiler itself?  .

Reply
  • Ya.it's supports arm_v8 neon i wrote 4 to 5 function using the neon instruction it's working but compiler not  generate  assembly by arm_v8 simd instruction may be we have to hand code it.Or anyother way is there to generate arm_v8 simd by compiler itself?  .

Children
No data