(storehinhww): Use inhw not inbyte.

From-SVN: r1222
This commit is contained in:
Richard Kenner 1992-06-20 06:45:17 -04:00
parent fb8ca0a403
commit 54d8c2432f

View File

@ -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" ""))