tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] armel architectures


From: Daniel Glöckner
Subject: Re: [Tinycc-devel] armel architectures
Date: Sun, 18 Apr 2010 16:38:41 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Apr 18, 2010 at 03:56:03PM +0200, Thomas Preud'homme wrote:
> I see in the configure that armel architectures (or arm EABI) are
> recognized by uname -m being equal to armv4l. But aren't armv5tel,
> armv6j and armv7a valid architectures as well?

Yes, anything since ARMv4 that is little endian, supports long
multiplication (UMULL), and isn't Thumb-only should be able to run
the generated code.

  Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]