This patch changes the nwfpe implementation to use the new generic
ARM instruction set condition code checks, rather than a local
implementation. It also removes the existing condition code checking,
which has been used for the generic support (in kernel/opcodes.{ch}).
This code has not been tested beyond building, linking and booting.
Signed-off-by: Leif Lindholm <leif.lindholm@arm.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
||
|---|---|---|
| .. | ||
| ARM-gcc.h | ||
| ChangeLog | ||
| double_cpdo.c | ||
| entry.S | ||
| extended_cpdo.c | ||
| fpa11.c | ||
| fpa11.h | ||
| fpa11.inl | ||
| fpa11_cpdo.c | ||
| fpa11_cpdt.c | ||
| fpa11_cprt.c | ||
| fpmodule.c | ||
| fpmodule.h | ||
| fpmodule.inl | ||
| fpopcode.c | ||
| fpopcode.h | ||
| fpsr.h | ||
| Makefile | ||
| milieu.h | ||
| single_cpdo.c | ||
| softfloat-macros | ||
| softfloat-specialize | ||
| softfloat.c | ||
| softfloat.h | ||