]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/h8300/h8300.c
h8300.c (output_logical_op): Use extu.w if we are clearing the most significant byte.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 30 Dec 2002 15:28:31 +0000 (15:28 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 30 Dec 2002 15:28:31 +0000 (15:28 +0000)
commita6e8d1139de77569a6dfaba1dda8b223afc278a7
tree9cd4741ccc8e1f36dd7317a63b7f1d833ab7ea60
parent37bc6ca2649bfa025cede18d9b4a3b3fbc6a4c35
h8300.c (output_logical_op): Use extu.w if we are clearing the most significant byte.

* config/h8300/h8300.c (output_logical_op): Use extu.w if we
are clearing the most significant byte.
(compute_logical_op_length): Update to reflect the change in
output_logical_op.
(compute_logical_op_cc): Likewise.

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