entered into RCS
From-SVN: r690
This commit is contained in:
parent
a7c9930489
commit
5f61baa480
@ -1646,8 +1646,8 @@
|
|||||||
[(set (match_dup 2) (match_dup 3))
|
[(set (match_dup 2) (match_dup 3))
|
||||||
(set (match_dup 4) (xor:SI (match_operand:SI 1 "register_operand" "")
|
(set (match_dup 4) (xor:SI (match_operand:SI 1 "register_operand" "")
|
||||||
(const_int -2147483648)))
|
(const_int -2147483648)))
|
||||||
|
(set (match_dup 5) (match_dup 3))
|
||||||
(set (subreg:SI (match_dup 5) 0) (match_dup 4))
|
(set (subreg:SI (match_dup 5) 0) (match_dup 4))
|
||||||
(set (subreg:SI (match_dup 5) 1) (subreg:SI (match_dup 2) 1))
|
|
||||||
(set (match_operand:DF 0 "register_operand" "")
|
(set (match_operand:DF 0 "register_operand" "")
|
||||||
(minus:DF (match_dup 5) (match_dup 2)))]
|
(minus:DF (match_dup 5) (match_dup 2)))]
|
||||||
""
|
""
|
||||||
|
Loading…
Reference in New Issue
Block a user