config/arch/arm.in
author Michael Hope <michael.hope@linaro.org>
Wed Oct 19 15:27:32 2011 +1300 (2011-10-19)
changeset 2740 8f5f36b3473b
parent 2444 896cb0d36c1a
child 2788 b6faa28e76e0
permissions -rw-r--r--
arch/arm: ARM supports the softfp convention

ARM compilers can be built for soft float (software only, floats in
core registers), hard float (uses floating point instructions, floats
in FPU registers), or the half-way house softfp (uses floating point
instructions, floats in core registers).

Signed-off-by: Michael Hope <michael.hope@linaro.org>
[yann.morin.1998@anciens.enib.fr: split the original patch]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 # ARM specific configuration file
     2 
     3 ## select ARCH_SUPPORTS_32
     4 ## select ARCH_DEFAULT_32
     5 ## select ARCH_SUPPORTS_BOTH_MMU
     6 ## select ARCH_DEFAULT_HAS_MMU
     7 ## select ARCH_SUPPORTS_BOTH_ENDIAN
     8 ## select ARCH_DEFAULT_LE
     9 ## select ARCH_SUPPORT_ARCH
    10 ## select ARCH_SUPPORT_CPU
    11 ## select ARCH_SUPPORT_TUNE
    12 ## select ARCH_SUPPORT_FPU
    13 ## select ARCH_SUPPORT_SOFTFP
    14 ##
    15 ## help The ARM architecture, as defined by:
    16 ## help     http://www.arm.com/