Fix preemption and SMP problems in the FP emulator code.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -50,10 +50,6 @@ const char *const ieee754_cname[] = {
|
||||
"SNaN",
|
||||
};
|
||||
|
||||
/* the control status register
|
||||
*/
|
||||
struct ieee754_csr ieee754_csr;
|
||||
|
||||
/* special constants
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user