Commit eeb531d5 by Jim Wilson

Minor changes to comments.

From-SVN: r10657
parent 46852f59
...@@ -71,12 +71,11 @@ ...@@ -71,12 +71,11 @@
;; Attributes ;; Attributes
;; ------------------------------------------------------------------------- ;; -------------------------------------------------------------------------
; Target CPU. ;; Target CPU.
(define_attr "cpu" "sh0,sh1,sh2,sh3" (define_attr "cpu" "sh0,sh1,sh2,sh3"
(const (symbol_ref "sh_cpu_attr"))) (const (symbol_ref "sh_cpu_attr")))
;;
;; cbranch conditional branch instructions ;; cbranch conditional branch instructions
;; jump unconditional jumps ;; jump unconditional jumps
;; arith ordinary arithmetic ;; arith ordinary arithmetic
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment