Commit 36a29453 by Jeff Law

Fix comment (insns -> bytes).

From-SVN: r27095
parent 51ccbd8d
......@@ -45,7 +45,7 @@
(define_attr "cpu" "700,7100,7100LC,7200,8000" (const (symbol_ref "pa_cpu_attr")))
;; Length (in # of insns).
;; Length (in # of bytes).
(define_attr "length" ""
(cond [(eq_attr "type" "load,fpload")
(if_then_else (match_operand 1 "symbolic_memory_operand" "")
......
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