ARMv7: Add VFPv3 support
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 8 Jun 2007 14:52:20 +0000 (15:52 +0100)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Jun 2007 16:12:42 +0000 (09:12 -0700)
This patch adds the support for VFPv3 (the kernel currently supports
VFPv2). The main differences are 32 double registers (compared to 16)
and missing FPINST and FPINST2 registers.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found