h8300.c (output_logical_op): Use extu.w in more cases.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 30 Dec 2002 21:08:42 +0000 (21:08 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 30 Dec 2002 21:08:42 +0000 (21:08 +0000)
commit2d75548f6193337eb59eb3048d2433c56807c3f0
tree64ab24fbb4cdff19b54a4e14d2f2b0c730211e1d
parentb351c1d9055274266f493a6588a6f646a0b033bd
h8300.c (output_logical_op): Use extu.w in more cases.

* config/h8300/h8300.c (output_logical_op): Use extu.w in more
cases.
(compute_logical_op_length): Update to reflect the change in
output_logical_op.
(compute_logical_op_cc): Likewise.

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