Commit 54d8c243 by Richard Kenner

(storehinhww): Use inhw not inbyte.

From-SVN: r1222
parent fb8ca0a4
...@@ -1687,7 +1687,7 @@ ...@@ -1687,7 +1687,7 @@
(and:SI (match_dup 0) (and:SI (match_dup 0)
(const_int 2)))]) (const_int 2)))])
(set (zero_extract:SI (match_dup 2) (set (zero_extract:SI (match_dup 2)
(const_int 8) (const_int 16)
(ashift:SI (reg:SI 177) (ashift:SI (reg:SI 177)
(const_int 3))) (const_int 3)))
(match_operand:HI 1 "gpc_reg_operand" "")) (match_operand:HI 1 "gpc_reg_operand" ""))
......
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