summaryrefslogtreecommitdiff
path: root/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
commit74cad9f3b09b674881aa155c18fa854f56156c6e (patch)
tree764b31ea7c54ec60b0ebba705d58c13993e7c859 /cpu
parentb92745df82c3f5e67a741419d3dd7ab138854278 (diff)
downloadbinutils-redhat-74cad9f3b09b674881aa155c18fa854f56156c6e.tar.gz
2003-09-11 Michael Snyder <msnyder@redhat.com>
* frv.cpu: Typographical corrections.
Diffstat (limited to 'cpu')
-rw-r--r--cpu/ChangeLog4
-rw-r--r--cpu/frv.cpu4
2 files changed, 6 insertions, 2 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index b7b47ce9cc..7d8dbf6579 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-11 Michael Snyder <msnyder@redhat.com>
+
+ * frv.cpu: Typographical corrections.
+
2003-09-09 Dave Brolley <brolley@redhat.com>
* frv.cpu (media-dual-complex): Change UNIT to FMALL.
diff --git a/cpu/frv.cpu b/cpu/frv.cpu
index 24f75ee690..36e5804465 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)