(movdi): Use D code for operand 1.

From-SVN: r2395
This commit is contained in:
Richard Stallman 1992-10-11 05:26:16 +00:00
parent 61fcaf9e42
commit de9fa69379

View File

@ -175,7 +175,7 @@
""
"@
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