Commit 120eaf28 by Richard Henderson Committed by Richard Henderson

* config/mips/mips.md (movdi_usd): Renumber.

From-SVN: r52723
parent e732178c
2002-04-24 Richard Henderson <rth@redhat.com>
* config/mips/mips.md (movdi_usd): Renumber.
2002-04-24 David S. Miller <davem@redhat.com>
PR target/6420
......
......@@ -29,10 +29,11 @@
;; UNSPEC values used in mips.md
;; Number USE
;; 0 movsi_ul
;; 1 movsi_us, get_fnaddr
;; 1 movsi_usw, get_fnaddr
;; 2 reload_in*, reload_out* : sets delay on HILO register
;; 3 eh_set_return
;; 20 builtin_setjmp_setup
;; 111 movdi_usd
;;
;; UNSPEC_VOLATILE values
;; 0 blockage
......@@ -4918,7 +4919,7 @@ move\\t%0,%z4\\n\\
(define_insn "movdi_usd"
[(set (match_operand:BLK 0 "memory_operand" "=R,o")
(unspec:BLK [(match_operand:DI 1 "reg_or_0_operand" "dJ,dJ")] 1))]
(unspec:BLK [(match_operand:DI 1 "reg_or_0_operand" "dJ,dJ")] 111))]
""
"*
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment