diff options
| author | thorpej <thorpej@NetBSD.org> | 2002-11-21 06:32:20 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2002-11-21 06:32:20 +0000 |
| commit | aedbc29a82ecf196f92f55588005f67ca6535133 (patch) | |
| tree | 808911d2088a356ee998d189e97a7fbd632ff586 /sys/dev/raidframe | |
| parent | fafe44f640007e0d4b9bb5f46488873b039e1449 (diff) | |
Various changes to support soft-vfp:
* FPU_MEMMULTI -- only include the FPU_FPA10 bit.
* FPU_ARCH_VFP -- define, meaning "uses VFP-format layout".
* FPU_FPA -- define short-hand for (FPU_CORE|FPU_FPA10).
* FPU_DEFAULT -- FPU_ALL -> FPU_FPA.
* Floating point instructions -- FPU_ALL -> FPU_FPA.
* Also set F_SOFT_FLOAT if FPU_ARCH_VFP.
* Set F_VFP_FLOAT if FPU_ARCH_VFP.
* md_atof: lay out bytes properly if using VFP.
* Accept -mfpu=softvfp.
* For -mall, set the FPU part of cpu_variant to FPU_FPA, instead of
FPU_ALL.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
