view sources/targets/armv4tl/description @ 829:83e108bdf5a5

Add armv4tl-eabi target, for arm 920t systems such as Openmoko Freerunner.
author Rob Landley <rob@landley.net>
date Wed, 30 Sep 2009 15:27:20 -0500
parents
children f7946b2bab43
line wrap: on
line source

ARM v4, with thumb support, little endian, EABI, soft float.

This is the lowest-end arm instruction set that can support EABI, used
in 920t processors (such as the OpenMoko Freerunner).

See http://www.arm.com/products/CPUs/architecture.html for details.