]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/h8300/h8300.cc
h8300-protos.h: Update the prototype for compute_logical_op_length.
authorKazu Hirata <kazu@hxi.com>
Wed, 27 Feb 2002 01:09:50 +0000 (01:09 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 27 Feb 2002 01:09:50 +0000 (01:09 +0000)
commitb42cff6bff5a7442358e730614540088d7b6b416
tree50554ae928e1666bc074b9f47a7a611bb9457ed0
parent3af7d37f671a693f2e136e0da7faeee38850130d
h8300-protos.h: Update the prototype for compute_logical_op_length.

* config/h8300/h8300-protos.h: Update the prototype for
compute_logical_op_length.  Add the prototype for
compute_logical_op_cc.
* config/h8300/h8300.c (compute_logical_op_length): Figure out
code from operands.
(compute_logical_op_cc): New.
* config/h8300/h8300.md: Combine all the logical op patterns
in HImode and SImode.  Use compute_logical_op_cc.

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