h8300.c (output_logical_op): Replace byte/word extraction of det with b0, b1, w0...
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 8 Jan 2003 14:02:51 +0000 (14:02 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 8 Jan 2003 14:02:51 +0000 (14:02 +0000)
commitc5e7ce43a58f9ed299a496f3c3487a7ce7b32de3
tree0d26e2248212ade000e71488c938f6d668cf7f6d
parenteb8a8ec47058366af6d49a8e8bb66c10174d999a
h8300.c (output_logical_op): Replace byte/word extraction of det with b0, b1, w0, w2, etc.

* config/h8300/h8300.c (output_logical_op): Replace byte/word
extraction of det with b0, b1, w0, w2, etc.
(compute_logical_op_length): Likewise.
(compute_logical_op_cc): Likewise.

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