[OE-core] [PATCH 1/3] Add ARM tune file overhaul based largely on work from Mark Hatle

Phil Blundell philb at gnu.org
Wed Jul 27 14:57:45 UTC 2011


On Wed, 2011-07-27 at 09:49 -0500, Mark Hatle wrote:
> On 7/27/11 9:33 AM, Koen Kooi wrote:
> > As I understand it:
> > 
> > arm1136 doesn't have t2
> > arm1176 does have t2
> > 
> > both are armv6 :)
> 
> They also don't have "thumb" support either.  So armv6 & thumb == t2.

No, that's incorrect.  Both ARM1136 and ARM1176 do have Thumb-1 and, as
I wrote in my last mail, I can't think of any plausible target processor
for OE that has both ARMv6 and Thumb-2.  So, for all current intents and
purposes, (armv6 && thumb) == thumb-1.

p.





More information about the Openembedded-core mailing list