This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][ARM] optimizing _muldi3 for Thumb


2008/7/27 Mark Mitchell <mark@codesourcery.com>:

> Are you saying that the libgcc ASM implementation that you've written always
> runs in ARM mode, then?  That's probably not valid on a Thumb-only CPU,
> then.  Does your patch handle that?

Is there any THUMB only CPU?  There are already routines in libgcc
that uses ARM instructions in THUMB version libgcc. I will double
check the existing code.

-Doug

>
> --
> Mark Mitchell
> CodeSourcery
> mark@codesourcery.com
> (650) 331-3385 x713
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]