From: Richard Kenner Date: Thu, 2 Dec 1993 11:30:05 +0000 (-0500) Subject: (define_function_unit): Restore ppc601 load and fpload timings. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3624a67976ba3a88f6abf5d4ad5a58459eb9978e;p=gcc.git (define_function_unit): Restore ppc601 load and fpload timings. From-SVN: r6172 --- diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index 11dc2c95366..27156f98399 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -57,12 +57,12 @@ (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