(movdi): Use D code for operand 1.
From-SVN: r2395
This commit is contained in:
parent
61fcaf9e42
commit
de9fa69379
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user