Commit f8f0e566 by David Edelsohn Committed by David Edelsohn

* config/rs6000/power4.md: Add compare bypass.

From-SVN: r63575
parent 35501efe
2003-02-28 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/power4.md: Add compare bypass.
2003-02-28 Jason Thorpe <thorpej@wasabisystems.com> 2003-02-28 Jason Thorpe <thorpej@wasabisystems.com>
* config/netbsd.h: Update copyright years. * config/netbsd.h: Update copyright years.
......
...@@ -187,6 +187,8 @@ ...@@ -187,6 +187,8 @@
|((du2_power4+du3_power4),iu2_power4,iu2_power4)\ |((du2_power4+du3_power4),iu2_power4,iu2_power4)\
|((du3_power4+du4_power4),iu2_power4,iu1_power4)") |((du3_power4+du4_power4),iu2_power4,iu1_power4)")
(define_bypass 2 "power4-compare" "power4-integer")
(define_insn_reservation "power4-imul" 7 (define_insn_reservation "power4-imul" 7
(and (eq_attr "type" "imul,lmul") (and (eq_attr "type" "imul,lmul")
(eq_attr "cpu" "power4")) (eq_attr "cpu" "power4"))
......
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