]> git.ipfire.org Git - thirdparty/gcc.git/commit
h8300.c (output_logical_op): Use 'not.w' instead of 'neg.w' when xoring with 0x0000ff...
authorKazu Hirata <kazu@hxi.com>
Fri, 4 Jan 2002 00:50:50 +0000 (00:50 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 4 Jan 2002 00:50:50 +0000 (00:50 +0000)
commit187462ace70aaa5dcb2010ffdd15c013be68e68b
treee037270aa451595d715ec92415de12319f2ec3b7
parent619acae7b9960b1ab3049666115380463f03e5c0
h8300.c (output_logical_op): Use 'not.w' instead of 'neg.w' when xoring with 0x0000ffff or 0xffff0000.

* config/h8300/h8300.c (output_logical_op): Use 'not.w' instead
of 'neg.w' when xoring with 0x0000ffff or 0xffff0000.

From-SVN: r48524
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20020103-1.c [new file with mode: 0644]