aboutsummaryrefslogtreecommitdiff
path: root/cpu/frv.cpu
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-09-11 20:53:33 +0000
committerMichael Snyder <msnyder@vmware.com>2003-09-11 20:53:33 +0000
commit6f18ad7010ddc535b3bc91838147a193aa303364 (patch)
tree3b1db9cb7a4171cb7b95c4c618dda266d19ddbe2 /cpu/frv.cpu
parent5c4e30cabe34c872ef8f456103de180c8d7414da (diff)
downloadgdb-6f18ad7010ddc535b3bc91838147a193aa303364.zip
gdb-6f18ad7010ddc535b3bc91838147a193aa303364.tar.gz
gdb-6f18ad7010ddc535b3bc91838147a193aa303364.tar.bz2
2003-09-11 Michael Snyder <msnyder@redhat.com>
* frv.cpu: Typographical corrections.
Diffstat (limited to 'cpu/frv.cpu')
-rw-r--r--cpu/frv.cpu4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/frv.cpu b/cpu/frv.cpu
index 24f75ee..36e5804 100644
--- a/cpu/frv.cpu
+++ b/cpu/frv.cpu
@@ -1016,7 +1016,7 @@
(name PRESERVE-OVF)
(comment "Preserve value of MSR.OVF")
)
-; null attribute -- used as a place holder for where an attribue it required.
+; null attribute -- used as a place holder for where an attribue is required.
(define-attr
(for insn)
(type boolean)
@@ -2076,7 +2076,7 @@
(define-hardware
(name h-fccr)
- (comment "Integer condition code registers")
+ (comment "Floating point condition code registers")
(attrs PROFILE)
(type register UQI (4))
(indices extern-keyword fccr-names)