* config/h8300/h8300.c (output_logical_op): Replace byte/word
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 2003 14:02:51 +0000 (14:02 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 2003 14:02:51 +0000 (14:02 +0000)
commitcdcf26ff6c153778179dec9c4464d2aad527b3f6
tree0d26e2248212ade000e71488c938f6d668cf7f6d
parentbf33764c7ebcbdb0e5a7288039fe0039192ac9c9
* 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.

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