Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/nwfpe
Catalin Marinas c1f438f5ee [ARM] 4581/1: Fix the conditional execution of the NWFPE instructions
Starting with ARMv7-A, conditional execution of undefined instructions
can trigger an exception even if the condition check fails. This patch
modifies the NWFPE support to check the condition before emulating the
instruction.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-10-12 23:43:22 +01:00
..
ARM-gcc.h [ARM] "extern inline" -> "static inline" 2007-10-12 23:43:17 +01:00
ChangeLog Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
double_cpdo.c [PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safe 2005-08-03 19:49:17 +01:00
entry.S [ARM] 4581/1: Fix the conditional execution of the NWFPE instructions 2007-10-12 23:43:22 +01:00
extended_cpdo.c [PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safe 2005-08-03 19:49:17 +01:00
fpa11.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fpa11.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fpa11.inl [ARM] "extern inline" -> "static inline" 2007-10-12 23:43:17 +01:00
fpa11_cpdo.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fpa11_cpdt.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fpa11_cprt.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fpmodule.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fpmodule.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fpmodule.inl [PATCH] ARM: Remove global nwfpe register variable 2005-07-17 10:54:50 +01:00
fpopcode.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fpopcode.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fpsr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Remove the arm26 port 2007-07-31 15:39:39 -07:00
milieu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
single_cpdo.c [PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safe 2005-08-03 19:49:17 +01:00
softfloat-macros [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpe 2005-06-23 21:56:46 +01:00
softfloat-specialize [ARM] 3117/1: nwfpe kernel memory info leak 2005-11-07 21:12:07 +00:00
softfloat.c [ARM] 3117/1: nwfpe kernel memory info leak 2005-11-07 21:12:07 +00:00
softfloat.h [ARM] 4416/1: NWFPE: fix undeclared symbols 2007-05-30 13:15:34 +01:00