From: Richard Kenner Date: Sat, 20 Jun 1992 10:45:17 +0000 (-0400) Subject: (storehinhww): Use inhw not inbyte. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=54d8c2432f1b93a4a439786a6d193a1ca0b90af6;p=gcc.git (storehinhww): Use inhw not inbyte. From-SVN: r1222 --- diff --git a/gcc/config/a29k/a29k.md b/gcc/config/a29k/a29k.md index f4694f37c33..f6cc93ebbb7 100644 --- a/gcc/config/a29k/a29k.md +++ b/gcc/config/a29k/a29k.md @@ -1687,7 +1687,7 @@ (and:SI (match_dup 0) (const_int 2)))]) (set (zero_extract:SI (match_dup 2) - (const_int 8) + (const_int 16) (ashift:SI (reg:SI 177) (const_int 3))) (match_operand:HI 1 "gpc_reg_operand" ""))