* Makefile.in (SIM_OBJS): Add dsp.o.
[deliverable/binutils-gdb.git] / sim / mips / cp1.h
index 90919e3b2d11d9b94fc9f17f4cb7d983c77324ae..9a189a9305ea0bd96648db3823644e1515cf5604 100644 (file)
@@ -2,7 +2,8 @@
 /* MIPS Simulator FPU (CoProcessor 1) definitions.
    Copyright (C) 1997, 1998, 2002 Free Software Foundation, Inc.
    Derived from sim-main.h contributed by Cygnus Solutions,
-   modified substially by Broadcom Corporation (SiByte).
+   modified substantially by Ed Satterthwaite of Broadcom Corporation
+   (SiByte).
 
 This file is part of GDB, the GNU debugger.
 
@@ -40,6 +41,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define fcsr_RM_mask       (0x00000003)
 #define fcsr_RM_shift      (0)
 
+#define fenr_FS            (0x00000004)
 
 /* Macros to update and retrieve the FCSR condition-code bits.  This
    is complicated by the fact that there is a hole in the index range
This page took 0.025296 seconds and 4 git commands to generate.