07-21-2018, 01:22 PM
(07-21-2018, 08:52 AM)pas059 Wrote: hi,are you using aarch32 compilers? what bitness your code targets?
i had tested with this option: '-march=armv8-a+simd neon2.c' (or with arm8.1/2/3/4...) but this gives always the same errors like:
/tmp/cc6QtiJV.s:22: Error: unknown mnemonic `vadd.i16' -- `vadd.i16 q0,q1,q2'
The strange thing is that using intrinsics works!
any idea?
regards
ANT - my hobby OS for x86 and ARM.