2003-09-11 Michael Snyder <msnyder@redhat.com>
* frv.cpu: Typographical corrections.
This commit is contained in:
parent
5c4e30cabe
commit
6f18ad7010
@ -1,3 +1,7 @@
|
|||||||
|
2003-09-11 Michael Snyder <msnyder@redhat.com>
|
||||||
|
|
||||||
|
* frv.cpu: Typographical corrections.
|
||||||
|
|
||||||
2003-09-09 Dave Brolley <brolley@redhat.com>
|
2003-09-09 Dave Brolley <brolley@redhat.com>
|
||||||
|
|
||||||
* frv.cpu (media-dual-complex): Change UNIT to FMALL.
|
* frv.cpu (media-dual-complex): Change UNIT to FMALL.
|
||||||
|
@ -1016,7 +1016,7 @@
|
|||||||
(name PRESERVE-OVF)
|
(name PRESERVE-OVF)
|
||||||
(comment "Preserve value of MSR.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
|
(define-attr
|
||||||
(for insn)
|
(for insn)
|
||||||
(type boolean)
|
(type boolean)
|
||||||
@ -2076,7 +2076,7 @@
|
|||||||
|
|
||||||
(define-hardware
|
(define-hardware
|
||||||
(name h-fccr)
|
(name h-fccr)
|
||||||
(comment "Integer condition code registers")
|
(comment "Floating point condition code registers")
|
||||||
(attrs PROFILE)
|
(attrs PROFILE)
|
||||||
(type register UQI (4))
|
(type register UQI (4))
|
||||||
(indices extern-keyword fccr-names)
|
(indices extern-keyword fccr-names)
|
||||||
|
Loading…
Reference in New Issue
Block a user