ARMv7: Branch over conditional undefined instructions in vfphw.S
commit24b647a042b988b017e6cdf60b47a0bfecd1dc41
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 6 Nov 2008 13:23:08 +0000 (6 13:23 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 6 Nov 2008 13:23:08 +0000 (6 13:23 +0000)
tree0499bc3b21be6ebe0e5809effbc4d4f09a0dc424
parentc30c2f99e10b6a810dae9a25b35c6d48796d8ffb
ARMv7: Branch over conditional undefined instructions in vfphw.S

On ARMv7, conditional undefined instructions may generate exceptions
even if the condition is not met. The vfphw.S contains the FPINST and
FPINST2 access instructions which may not be present on processors with
synchronous VFP exceptions.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm/vfp/vfphw.S