android_kernel_xiaomi_sm8350/arch/arm/vfp
Catalin Marinas 88987ef91b Thumb-2: Add some .align statements to the .S files
Since the Thumb-2 instructions can be 16-bit wide, data in the .text
sections may not be aligned to a 32-bit word and this leads to unaligned
exceptions. This patch does not affect the ARM code generation.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2009-07-24 12:32:52 +01:00
..
entry.S Thumb-2: Add some .align statements to the .S files 2009-07-24 12:32:52 +01:00
Makefile
vfp.h [ARM] 5387/1: Add ptrace VFP support on ARM 2009-02-12 10:59:43 +00:00
vfpdouble.c
vfphw.S Fix the VFP handling on the Feroceon CPU 2009-05-30 14:00:18 +01:00
vfpinstr.h
vfpmodule.c Fix the VFP handling on the Feroceon CPU 2009-05-30 14:00:18 +01:00
vfpsingle.c