diff options
Diffstat (limited to 'sim/mips/cp1.h')
-rw-r--r-- | sim/mips/cp1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/cp1.h b/sim/mips/cp1.h index 26f89ce..96c51a7 100644 --- a/sim/mips/cp1.h +++ b/sim/mips/cp1.h @@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef CP1_H #define CP1_H -/* See sim-main.h for allocation of registers FCR0 and FCR31 (FCSR) +/* See sim-main.h for allocation of registers FCR0 and FCR31 (FCSR) in CPU state (struct sim_cpu), and for FPU functions. */ #define fcsr_FCC_mask (0xFE800000) |