2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/arch/arm/vfp
Ard Biesheuvel 50867db066 ARM: 9438/1: assembler: Drop obsolete VFP accessor fallback
Now that the minimum supported binutils version is 2.25, we no longer
need a workaround for binutils older than 2.24 for accessing VFP control
registers from assembler.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
2025-01-14 12:29:25 +00:00
..
Makefile ARM: vfp: Use undef hook for handling VFP exceptions 2023-05-17 15:08:22 +02:00
vfp.h ARM: vfp: Reimplement VFP exception entry in C code 2023-05-17 15:08:14 +02:00
vfpdouble.c ARM: 8026/1: Fix emulation of multiply accumulate instructions 2014-04-14 23:28:24 +01:00
vfphw.S ARM: vfp: Reimplement VFP exception entry in C code 2023-05-17 15:08:14 +02:00
vfpinstr.h ARM: 9438/1: assembler: Drop obsolete VFP accessor fallback 2025-01-14 12:29:25 +00:00
vfpmodule.c ARM: 9437/1: vfp: Fix typographical errors in vfpmodule.c 2025-01-14 12:29:23 +00:00
vfpsingle.c ARM: convert printk(KERN_* to pr_* 2014-11-21 15:24:50 +00:00