h8300.c (shift_alg_si): Use special code for 25-bit shifts on H8/S.
authorKazu Hirata <kazu@hxi.com>
Tue, 13 Nov 2001 21:00:28 +0000 (21:00 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 13 Nov 2001 21:00:28 +0000 (21:00 +0000)
commit4a4ae922546d1108be6301a155a86627911d4da4
treebc2ccc5aea48db839b3e508eb855f59eecb2bfb4
parent819138ac7b6e38becc5e133524c78aa46b1d5b92
h8300.c (shift_alg_si): Use special code for 25-bit shifts on H8/S.

* config/h8300/h8300.c (shift_alg_si): Use special code for
25-bit shifts on H8/S.
(get_shift_alg): Generate special code for 25-bit shifts on
H8/S.

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