]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/h8300/h8300.cc
h8300.c (output_logical_op): Simplify and optimize the handling of SImode.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 7 Jan 2003 16:02:20 +0000 (16:02 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 7 Jan 2003 16:02:20 +0000 (16:02 +0000)
commitf9ac2f95ec83f10ccc2266ccba9755b9466008d8
tree0666458d633ce85b9280c444d0f41e6714a4b499
parentc93721124b765f21e04fb1d3031510ac86dbd41e
h8300.c (output_logical_op): Simplify and optimize the handling of SImode.

* config/h8300/h8300.c (output_logical_op): Simplify and
optimize the handling of SImode.
* config/h8300/h8300.c (compute_logical_op_length): Update
accordingly.
* config/h8300/h8300.c (compute_logical_op_cc): Likewise.

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