From 54d8c2432f1b93a4a439786a6d193a1ca0b90af6 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sat, 20 Jun 1992 06:45:17 -0400 Subject: [PATCH] (storehinhww): Use inhw not inbyte. From-SVN: r1222 --- gcc/config/a29k/a29k.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" "")) -- 2.30.2