On Jul 23, 7:02 pm, xuxiake2012 <xuxiake2...@gmail.com> wrote:
> I have some source code in hand which can use   hardware acceleration
> just like MMX,IWMMXT,SSE and so on.  As we known, android use arm-eabi-
> gcc to compile source code.    so my question come :  Is  arm-eabi-gcc
> support iwmmxt?
> Or what should I do to make is support iwmmxt? Thanks in advance.

% info gcc
[Ctrl-S]iwmmxt

3.17.2 ARM Options
------------------

These `-m' options are defined for Advanced RISC Machines (ARM)
architectures:

`-mabi=NAME'
     Generate code for the specified ABI.  Permissible values are:
     `apcs-gnu', `atpcs', `aapcs', `aapcs-linux' and `iwmmxt'.
[...]

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to