OSDN Git Service

* config/h8300/h8300.c (output_logical_op): Use extu.w if we
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Dec 2002 15:28:31 +0000 (15:28 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Dec 2002 15:28:31 +0000 (15:28 +0000)
commitf4bdef9058134fbc1e15b2e4c6a3a964b196b3c7
tree9cd4741ccc8e1f36dd7317a63b7f1d833ab7ea60
parent77cbec5510f3bd1726e8239fc1c85d10fd68342c
* 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.

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