Fix more typos

This commit is contained in:
Dave Brolley 2003-10-31 18:31:36 +00:00
parent 073926e5c3
commit 162cec1b31
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2003-10-31 Dave Brolley <brolley@redhat.com>
* frv-sim.h (REGNUM_LR): Removed.
* frv-sim.h (LR_REGNUM): Removed.
(SPR_REGNUM_MIN,SPR_REGNUM_MAX): New macros.
* frv.c (frvbf_fetch_register): Fetch SPR registers based on
SPR_REGNUM_MIN and SPR_REGNUM_MAX. Check whether SPRs are implemented.