]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/h8300/h8300.cc
h8300-protos.h: Add a prototype for compute_a_shift_length.
authorKazu Hirata <kazu@hxi.com>
Sat, 2 Mar 2002 17:20:01 +0000 (17:20 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 2 Mar 2002 17:20:01 +0000 (17:20 +0000)
commit86855e8c182e8ca97b9fa622b41bb697b9aee5da
tree54c6e2d0a349c41af52b457e632cb273d545b2a4
parent35aa3c1ceac0d91b0276d6f6de224b04e29ad16a
h8300-protos.h: Add a prototype for compute_a_shift_length.

* config/h8300/h8300-protos.h: Add a prototype for
compute_a_shift_length.
* config/h8300/h8300.c (h8300_asm_insn_count): New.
(compute_a_shift_length): Likewise.
(h8300_adjust_insn_length): Do not adjust insn length of shift
insns.
* config/h8300/h8300.md (anonymous shift patterns): Use
compute_a_shift_length.

From-SVN: r50227
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.md