Re: [arm-gnu] Adv SIMD instructions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Adv SIMD instructions



On Tue, Nov 18, 2008 at 02:20:44PM +0530, Akshay Joshi wrote:
> 	Can the latest toolchain(2008q3) generate Advanced SIMD assembly
> instructions from C code for the ARMv7 Architecture(Cortex-A8) ?
> If yes, is there any specific compiler switch that needs to be passed?
> I tried using the "-mfpu=neon" switch but I couldn't find any Advanced SIMD
> instructions in the resulting asm code.
> If -mfloat-abi=softfp switch is used then VFP instructions are generated...

Try using both of those together.

-- 
Daniel Jacobowitz
CodeSourcery