From: Richard Kenner Date: Tue, 14 Jun 1994 21:28:37 +0000 (-0400) Subject: Fix whitespace in pattern. X-Git-Tag: misc/cutover-egcs-0~6487 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d5570cb0c6bfeba2552bbc5ddd8a08337132ad2;p=thirdparty%2Fgcc.git Fix whitespace in pattern. From-SVN: r7456 --- diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index c4f48d13c812..2576c348f871 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -3939,13 +3939,13 @@ "TARGET_POWERPC64 && (register_operand (operands[0], DFmode) || register_operand (operands[1], DFmode))" "@ - mr %0,%1 - ld%U1%X1 %0,%1 - sd%U0%X0 %1,%0 - # - fmr %0,%1 - lfd %0,%1 - stfd%U0%X0 %1,%0" + mr %0,%1 + ld%U1%X1 %0,%1 + sd%U0%X0 %1,%0 + # + fmr %0,%1 + lfd %0,%1 + stfd%U0%X0 %1,%0" [(set_attr "type" "*,load,*,*,fp,fpload,*")]) ;; Next come the multi-word integer load and store and the load and store @@ -4037,16 +4037,16 @@ "TARGET_POWERPC64 && (gpc_reg_operand (operands[0], DImode) || gpc_reg_operand (operands[1], DImode))" "@ - mr %0,%1 - ld%U1%X1 %0,%1 - sd%U0%X0 %1,%0 - li %0,%1 - lis %0,%u1 - fmr %0,%1 - lfd%U1%X1 %0,%1 - stfd%U0%X0 %1,%0 - mf%1 %0 - mt%0 %1" + mr %0,%1 + ld%U1%X1 %0,%1 + sd%U0%X0 %1,%0 + li %0,%1 + lis %0,%u1 + fmr %0,%1 + lfd%U1%X1 %0,%1 + stfd%U0%X0 %1,%0 + mf%1 %0 + mt%0 %1" [(set_attr "type" "*,load,*,*,*,fp,fpload,*,*,mtjmpr")]) ;; TImode is similar, except that we usually want to compute the address into