(define_function_unit): Restore ppc601 load and fpload timings.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 2 Dec 1993 11:30:05 +0000 (06:30 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 2 Dec 1993 11:30:05 +0000 (06:30 -0500)
From-SVN: r6172

gcc/config/rs6000/rs6000.md

index 11dc2c95366ca5651f9b38e77ef5d4300b56afd4..27156f983995e3bed3a37c2f88c7d0f291b41904 100644 (file)
 
 (define_function_unit "iu" 1 0
   (and (eq_attr "type" "load")
-       (eq_attr "cpu" "rios1"))
+       (eq_attr "cpu" "rios1,ppc601"))
   2 0)
 
 (define_function_unit "iu" 1 0
   (and (eq_attr "type" "fpload")
-       (eq_attr "cpu" "rios1"))
+       (eq_attr "cpu" "rios1,ppc601"))
   3 0)
 
 (define_function_unit "iu" 1 0