]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/h8300/h8300.c (shift_alg_qi): New.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Nov 2001 09:22:28 +0000 (09:22 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Nov 2001 09:22:28 +0000 (09:22 +0000)
commit58285553497ef8fddaa8f02f182e3156032c3ccb
tree289728d648d87735a47aa74284e7261c6a3e4f7c
parentd2706163154c002f318dfa6d1bc9ba8097ba3f3c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46937 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/h8300/h8300.c