view sources/targets/armv5l/description @ 878:f7946b2bab43

Update lots of descriptions, switch tct-hammer to EABI, and make sparc static again.
author Rob Landley <rob@landley.net>
date Sat, 07 Nov 2009 21:07:19 -0600
parents 4ff4cf117082
children
line wrap: on
line source

ARM v5, little endian, EABI with vector floating point (vfp).

ARMv5 is to ARMv4 as pentium is to i486.  Most modern arm hardware should be
able to run this, and hardware that supports the v5 instruction set should run
this about 25% faster than code compiled for v4.