kernel-ark/arch/arm/vfp
Catalin Marinas 24b647a042 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>
2008-11-06 13:23:08 +00:00
..
entry.S
Makefile
vfp.h
vfpdouble.c
vfphw.S ARMv7: Branch over conditional undefined instructions in vfphw.S 2008-11-06 13:23:08 +00:00
vfpinstr.h
vfpmodule.c Add HWCAP_NEON to the ARM hwcap.h file 2008-11-06 13:23:07 +00:00
vfpsingle.c