commit | 7279dc3e914635ab4b288ec39383272a06c466f3 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Wed Feb 11 13:13:56 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 12 10:59:44 2009 +0000 |
tree | fd5801c660dc1d3b262cde513ba3baaf2f89e13b | |
parent | 3d1228ead618b88e8606015cbabc49019981805d [diff] |
[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 The VFPv3D16 is a VFPv3 CPU configuration where only 16 double registers are present, as the VFPv2 configuration. This patch adds the corresponding hwcap bits so that applications or debuggers have more information about the supported features. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>