]> gcc.gnu.org Git - gcc.git/commit
h8300.c (output_logical_op): Optimize or.l when ORing with 0xffff??00 with the highes...
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 19 Feb 2003 21:21:21 +0000 (21:21 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 19 Feb 2003 21:21:21 +0000 (21:21 +0000)
commit472f272337752547c77fc9607f627edb08afcd61
treebcad4f4791fc9fb3267ab4da028df814fced5a6f
parent6d9cc15b64b2a3f2520f73df963fae2c1ea34abe
h8300.c (output_logical_op): Optimize or.l when ORing with 0xffff??00 with the highest bit of the ?? part set.

* config/h8300/h8300.c (output_logical_op): Optimize or.l when
ORing with 0xffff??00 with the highest bit of the ?? part set.
(compute_logical_op_length): Update.
(compute_logical_op_cc): Likewise.

From-SVN: r63131
gcc/ChangeLog
gcc/config/h8300/h8300.c
This page took 0.060769 seconds and 5 git commands to generate.