h8300.c (shift_alg_si): Use special code for 15-bit logical shifts and 31-bit logical...
authorKazu Hirata <kazu@hxi.com>
Mon, 12 Nov 2001 20:02:32 +0000 (20:02 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 12 Nov 2001 20:02:32 +0000 (20:02 +0000)
commitdd69e230b2f9fc44aec3a7dd584a89407335818b
treebf04e3f438279bb65d8336a419286f48bf82d74d
parente0f19bd096a6151cbb45790588589de72a7d60e9
h8300.c (shift_alg_si): Use special code for 15-bit logical shifts and 31-bit logical shifts.

* config/h8300/h8300.c (shift_alg_si): Use special code for
15-bit logical shifts and 31-bit logical shifts.
(get_shift_alg): Generate special code for 15-bit and 31-bit
logical shifts.

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