Commit 0855247a by Miles Bader Committed by Jeff Law

* v850.md ("length"): Change default value to 4.

From-SVN: r57541
parent 6335b0aa
2002-09-26 Miles Bader <miles@gnu.org>
* v850.md ("length"): Change default value to 4.
2002-09-26 Kazu Hirata <kazu@cs.umass.edu>
* ChangeLog.1: Follow spelling conventions.
......
......@@ -33,7 +33,7 @@
;; The size of instructions in bytes.
(define_attr "length" ""
(const_int 200))
(const_int 4))
(define_attr "long_calls" "yes,no"
(const (if_then_else (symbol_ref "TARGET_LONG_CALLS")
......
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