]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
(movdi): Use D code for operand 1.
authorRichard Stallman <rms@gnu.org>
Sun, 11 Oct 1992 05:26:16 +0000 (05:26 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 11 Oct 1992 05:26:16 +0000 (05:26 +0000)
From-SVN: r2395

gcc/config/vax/vax.md

index 2555780755e200f8ba51025fd9722f7681557530..c0bf70b6d7a8f0111da325a20c9caefbb6b91ebe 100644 (file)
   ""
   "@
    clrq %0
-   movq %1,%0")
+   movq %D1,%0")
 
 ;; The VAX move instructions have space-time tradeoffs.  On a microVAX
 ;; register-register mov instructions take 3 bytes and 2 CPU cycles.  clrl