h8300.c (shift_alg_qi): New.
authorKazu Hirata <kazu@hxi.com>
Mon, 12 Nov 2001 09:22:28 +0000 (09:22 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 12 Nov 2001 09:22:28 +0000 (09:22 +0000)
commit769828abaf9a87ba043a0b958c1bb5d1833cf6e3
tree289728d648d87735a47aa74284e7261c6a3e4f7c
parentd676d94e5b99dd7c477c4ace7caba214805c21f1
h8300.c (shift_alg_qi): New.

* config/h8300/h8300.c (shift_alg_qi): New.
(shift_alg_hi): Likewise.
(shift_alg_si): Likewise.
(get_shift_alg): Change the type of count to unsigned int.
Use the tables.

From-SVN: r46937
gcc/ChangeLog
gcc/config/h8300/h8300.c