[arm-gnu] targeting qualcomm scorpion core
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[arm-gnu] targeting qualcomm scorpion core



Hello,

I know that if I want to generate optimized code for a Cortex A8/A9 (e.g.
OMAP3,4), I can use -mcpu=coretex-a8/9 or -mcpu=cortex-a8/9.

What if I wanted to generate optimized code for a Qualcomm Scorpion core?
-mcpu/mtune=scorpion is not recognized.
I've tried this on both Sourcery G++ Lite 2010.09-50 and 2010q1-202.
Does anybody know what the equivalent switch is here?

Thanks!