* config/h8300/h8300.c (output_logical_op): Simplify and
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Jan 2003 16:02:20 +0000 (16:02 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Jan 2003 16:02:20 +0000 (16:02 +0000)
commite6cf6c71b8fa6d5f0ad6dd0380c6ce65f5072e4a
tree0666458d633ce85b9280c444d0f41e6714a4b499
parentd5d5e2f41a39592ce01af5a095f43938c267367c
* 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.

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